0.1.6 • Published 12 years ago

executor-service v0.1.6

Weekly downloads
6
License
ISC
Repository
github
Last release
12 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

12 years ago

0.1.5

12 years ago

0.1.4

12 years ago

0.1.3

12 years ago

0.1.2

12 years ago

0.1.1

12 years ago