0.1.6 • Published 10 years ago

executor-service v0.1.6

Weekly downloads
6
License
ISC
Repository
github
Last release
10 years ago

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])
0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago