Downloadliste

Projektbeschreibung

libjc is a framework for event-driven development in C. Programs that use it can perform an arbitrary number of operations simultaneously and in the background, and later wait for some or all of them to complete. The source package includes the core library along with a few objects, each of which is able to perform a set of related operations. This framework consumes significantly less memory than standard libraries, and it scales well to multiprocessor systems.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-11 19:52
2.1.1

Ein Timer-Objekt hinzugefügt wurde. Ein kleiner Fehler in der Core-Bibliothek wurde behoben. Die Konfigurations-Bibliothek wurde umgestaltet, um den gesamten Prozess der Verladung Objekt Konfigurationen zu automatisieren. Ein detailliertes Dokument über Objekt-Konfiguration wurde ebenfalls hinzugefügt.
A timer object was added. A minor bug in the core library was fixed. The configuration library was redesigned to automate the entire process of loading object configurations. A detailed document on object configuration was also added.

2011-02-25 17:48
2.1.0

Viele Probleme und Einschränkungen in der Core-Engine behoben wurden, und Fragen, die unklar sind besser definiert und dokumentiert wurden. Als Folge der Veränderungen waren die meisten Objekte vorübergehend entfernt und wird erneut in zukünftigen Versionen hinzugefügt. Außerdem wurde eine X11-Protokoll-Bibliothek hinzugefügt und einige Veränderungen an der Konfiguration Bibliothek gemacht.
Many problems and limitations in the core engine were fixed, and issues which were unclear have been better defined and documented. As a result of the changes, most objects were temporarily removed and will be re-added in future releases. Also, an X11 protocol library was added, and some changes were made to the configuration library.

2011-01-21 16:10
2.0.4

Einige Verbesserungen wurden in die Low-Level-X11-Client gemacht. Funktionen, die Sie in Konfigurationsdateien wurden in eine separate Bibliothek umgezogen.
Some improvements were made to the low-level X11 client. Functions related to config files were moved to a separate library.

2011-01-14 21:17
2.0.3

Ein Low-Level-X11-Client hinzugefügt wurde. Einige Verbesserungen wurden auch für die Kern-und anderen Bibliotheken.
A low-level X11 client was added. Some improvements were also made to the core and other libraries.

2010-12-17 18:14
2.0.2

Ein kritischer Fehler in der Core-Engine, wurde behoben. Viele Verbesserungen wurden an die dnsudp Objekt gemacht. Ein konfigurierbares Resolver Objekt wurde hinzugefügt, dass betreibt oben auf dnsudp.
A critical bug in the core engine was fixed. Many improvements were made to the dnsudp object. A configurable resolver object was added that operates on top of dnsudp.

Project Resources