karlhiramoto / libworkqueueLinks
Cross platform, threaded priority work queue scheduler library in C, with optional C++ wrapper. Run jobs based on priority, and/or scheduled time. Tested on Linux, Windows, BSD, OpenSolaris. Schedule jobs based on priority, and X milliseconds in the future. Can also be used as a worker thread pool.
☆26Updated 8 years ago
Alternatives and similar repositories for libworkqueue
Users that are interested in libworkqueue are comparing it to the libraries listed below
Sorting:
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Updated 6 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 12 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- C utilities library : timer, base64, log, lock, buffered string, buffered array, basic CGI, XML parsers (SAX and DOM), XPath, ...☆30Updated last year
- Coroutines and asychronous I/O for cross-platform☆27Updated 10 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago
- libapi is a cross platform high performance io library written in c. It provides ability to write event driven servers and applications w…☆57Updated 7 years ago
- Fast cross-platform async network library☆16Updated 6 years ago
- My C Snippets - buf, cfg, datetime, dict, event, heap, ketama, list, log, map, queue, skiplist, stack, strings☆58Updated 9 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- C++ binding for nanomsg☆113Updated 11 years ago
- A lightweight header only logging library for C☆56Updated 4 years ago
- libuv thread communication☆60Updated 2 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 12 years ago
- Lightweight web server, proxy with HTTP/1.1/2/S☆34Updated 2 years ago
- A light weight, low level embedded key-value database library☆32Updated 12 years ago
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- YB.ORM is an object-relational mapper for C++☆39Updated 5 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Modern C++ Network Server Framework☆18Updated 3 years ago
- Simple string pattern matcher for C☆25Updated 5 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆16Updated 3 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- mBus is a lightweight messaging system providing communication between daemons and applications. enabling development of component based …☆14Updated 6 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago