AtanasRusevPros / CPP11_ThreadPool
A C++11 Thread pool with 3 priorities
☆10Updated 5 years ago
Alternatives and similar repositories for CPP11_ThreadPool:
Users that are interested in CPP11_ThreadPool are comparing it to the libraries listed below
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- A Cross-Platform Modern C++ Project Framework Set Up Using CMake, Jenkins & Vcpkg☆12Updated 2 years ago
- A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-…☆21Updated 6 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆39Updated 2 months ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 5 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated last year
- this is my summary c++ common tools☆26Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Show how to use c++ worker to develop distribute applications.☆14Updated 3 years ago
- Thread safe, lock-free memory pool.☆56Updated 9 months ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- a header-only event-driven library based on c++11.☆34Updated 2 years ago
- C++ std::thread Event Loop with Message Queue and Timer☆40Updated last month
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- ☆38Updated 10 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- 使用C++描述的设计模式☆18Updated 7 years ago
- gRPC framework asynchronous operations☆19Updated last year
- A design pattern library developed in modern c++.☆54Updated 2 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago
- ☆11Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆24Updated 10 months ago
- spdlog简单封装☆49Updated last year
- C++ utilities☆46Updated last month
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- Shared-memory based ring buffer☆59Updated 7 years ago
- C++ Event Dispatcher support TCP, UDP, Pipes, File System, TLS, Priority, On/Off, Threads, Permanent Connections, etc.☆16Updated last month