executor-service

0.1.6 • Public • Published

node-executor-service

An "ExecutorService" implementation closely modeled after its java counterpart. Provides child-process executors to mimic multithreaded executors. Implements:

createExecutor(module_path_or_local_fn, [module_or_fn_constructor_args])

and

createExecutorPool(pool_size, module_path_or_local_fn, [module_or_fn_constructor_args])

Package Sidebar

Install

npm i executor-service

Weekly Downloads

62

Version

0.1.6

License

ISC

Last publish

Collaborators

  • objectundefined