ganeshkbhat / concurrency.js.extended

module to work with concurrency.js - worker threads and worker processes easily using simple functions and with rxjs support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

concurrency.js.extended

npm module to work with concurrency.js - worker threads and worker processes easily using simple functions and with rxjs support

Find the demos in the demos folder

INDEVELOPMENT - DO NOT INSTALL

Dependencies

queues.js

npm module for start ended lifo/ fifo, normal js ended lifo/ fifo, double ended queue and semaphore queue implementation

concurrency.js

npm module to work with concurrency - worker threads and worker processes easily using simple functions and script files

rxjs

Reactive Extensions Library for JavaScript

Contributions

Contributions, Feature Improvements, Bugs, and Issues are invited. raising an issue

License

MIT License

About

module to work with concurrency.js - worker threads and worker processes easily using simple functions and with rxjs support

License:MIT License


Languages

Language:JavaScript 100.0%