Skip to content

wfhartford/process-pool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Process Pool

This project is an implementation of the standard Java ExecutorService interface (actually guava's ListeningExecutorService) which uses seperate JVM processes rather than threads to execute tasks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages