RSS 5 projects tagged "threading"

Download Website Updated 31 Jan 2013 cqueues

Screenshot
Pop 27.96
Vit 10.54

cqueues is a comprehensive event and networking library for Lua 5.2 and LuaJIT using modern Unix O(1) polling facilities. It includes libraries for buffered socket I/O, SSL/TLS sockets, DNS querying, signal handling, threading, file change notification, and X.509 key management. It natively supports Linux, *BSD, OS X, and Solaris systems without third-party dependencies, and is interoperable with any event loop that accepts plain descriptors, or is usable standalone.

No download Website Updated 29 Mar 2010 Atomthreads

Screenshot
Pop 43.22
Vit 1.03

Atomthreads is a highly portable RTOS and scheduler for real time embedded systems. Made up of a few small C files, it can easily be dropped into any embedded system project that needs threading support. Ports to new CPU architectures require a single assembler file.

Download Website Updated 01 Sep 2009 python-symmetric-jsonrpc

Screenshot
Pop 45.61
Vit 1.42

python-symmetric-jsonrpc is a JSON-RPC implementation for Python that is symmetric (both ends can call each other), asynchronous (calls can interleave with responses), thread-safe, and transport agnostic (can be run on top of e.g. an SSL connection).

Download Website Updated 24 Aug 2009 The Karoo Project

Screenshot
Pop 25.59
Vit 1.00

The Karoo Project is a framework for making it practical to create distributed applications. "Practical" means that it must do it simply, efficiently, and cheaply. This project provides application management, queuing, and IPC.

No download No website Updated 20 Jun 2009 Multi Threaded Daemon - enhanced

Screenshot
Pop 34.12
Vit 1.00

Multi Threaded Daemon - enhanced is a class that implements a daemon that can spawn multiple parallel threads. It includes a sample app to monitor a "queue" directory on the filesystem, and spawns up to "N" child processes to parse individual files from it. It is an enhanced version of the original Multithreaded Daemon class written by Benoit Perroud. This version provides several robustness improvements, adds support for handling signals (SIGTERM, SIGHUP), and a unique PID file to avoid starting multiple instances.

Screenshot

Project Spotlight

Valentina Database

An object-relational database system.

Screenshot

Project Spotlight

TimeTrack

A program to track time in professional environments.