qicosmos / RayCppWorkerExample
Show how to use c++ worker to develop distribute applications.
☆15Updated 3 years ago
Alternatives and similar repositories for RayCppWorkerExample:
Users that are interested in RayCppWorkerExample are comparing it to the libraries listed below
- std::future extension☆37Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 8 months ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆40Updated 3 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆29Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- This is part of the zeus library, just for sharing and funny.☆34Updated last year
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- Thread safe, lock-free memory pool.☆57Updated last year
- Coroutine library and toolkit for C++20☆38Updated last week
- C++ Message Queuing Library and Framework☆87Updated 2 weeks ago
- a highly cache-friendly hash table☆46Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Presentation and code for C++ Summit (China) 2020☆40Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- header only log inherited from Nanolog☆36Updated 4 years ago
- high-performance-thread-pool☆14Updated 6 years ago
- C++ proactor network library for Linux☆17Updated 9 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- The curated list of awesome C++ Coroutine resources.☆14Updated last year
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago