Modern concurrency tools including agents, futures, promises, thread pools, supervisors, and more. Inspired by Erlang, Clojure, Scala, Go, Java, JavaScript, and classic concurrency patterns.
翻译 - 现代并发工具,包括代理,期货,承诺,线程池,主管等。受Erlang,Clojure,Scala,Go,Java,JavaScript和经典并发模式的启发。
Actor-based concurrent object framework for Ruby
翻译 - 不能维护:请参阅celluloid / celluloid#779-Ruby的基于Actor的并发对象框架
This project has been absorbed by ruby-concurrency/concurrent-ruby
Sucker Punch is a Ruby asynchronous processing library using concurrent-ruby, heavily influenced by Sidekiq and girl_friday.
翻译 - Sucker Punch是一个使用并发红宝石的Ruby异步处理库,受Sidekiq和girl_friday的影响很大。
Fine-grained concurrency for Ruby
Concurrent wrappers for native Ruby IO & Sockets.
翻译 - 原生Ruby IO和套接字的并发包装器。
Thread-safe collections for Ruby (merged with concurrent-ruby)
Agent is an attempt at modelling Go-like concurrency, in Ruby
翻译 - Agent是尝试在Ruby中建模Go-like并发
Dataflow concurrency for Ruby (inspired by the Oz language)
Hyper simple workflow engine by concurrent-ruby
Ruby HTTP framework for reliable, scalable and concurrent applications
#算法刷题#Java 核心知识库。集合、多线程、并发、分布式等
这是RedSpider社区成员原创与维护的Java多线程系列文章。
Tools for concurrent programming in Rust
Lightweight in-process concurrent programming
翻译 - 轻量级进程内并发编程
Research programming language for concurrent ownership
翻译 - 研究编程语言以实现并发所有权
Concurrent data structures in C++
翻译 - C ++中的并发数据结构
📶 A lock- and wait-free hashtable (and an array too)
Concurrent data structures for Go