Extra Lambda Utilities
java8 stream-api concurrency-library retry-library parallelization parallel-processing retryA set of concurrency utility classes used by Uber. These are largely inspired by the equivalent java.util.concurrent package classes. Provides locking-free synchronization of a mutable Bool. It provides higher performance than using locks to ensure thread-safety and synchronization correctness.
concurrency-utilities concurrency-library ios ios-libA complete set of primitives for concurrency and reactive programming on Swift
concurrency concurrency-library future channel async functional reactiveGo Pool makes it easy to set up and manage pools of background workers. Not only can they be started and stopped, but they can also be dynamically sized ensuring you have the optimal amount of workers running for your situation. To start a pool of long running workers who's size will be managed by gopool, you should use the Pool.Start func.
processing pooling process-pool go-routine worker worker-pool pool worker-management worker-processes workers concurrency concurrency-library concurrency-managementA python concurrency agnostic socket library. Helpful when handling with instrumentation which work over TCP and implement simple REQ-REP communication protocols (example: SCPI).
socket asyncio protocols concurrency-library scpi
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.