Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
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-04-15 06:31 Back to release list
2.1.2

Esta versión incluye una colección de protocolo X11 casi completa y un cliente de X11 asincrónica. Sólo los mensajes principales del protocolo son compatibles actualmente, el apoyo a algún estándar X11 extensiones se puede agregar en el futuro. Además, un error en la biblioteca de la base se fija, se han añadido varias funciones, y se hicieron algunas adiciones a la biblioteca de configuración.
This release adds an almost-complete X11 protocol library and an asynchronous X11 client. Only core protocol messages are currently supported; support for some standard X11 extensions may be added in the future. In addition, a bug in the core library was fixed, several functions were added, and some additions were made to the configuration library.

Project Resources