Executor Packages

oe-master-job-executor

This module is an app-list module for oe-Cloud based applications. It provides the ability to run a function once in a randomly selected master app-instance (from a cluster). If the master goes down, a new master is elected and the function run again

2.2.0 • Published 4 years ago

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 "createExecutorPoo

0.1.6 • Published 10 years ago