Java ThreadPool is a java framework which gives the user the possibility to execute a divided problem into a finite number of subproblems, execute each subproblems in an asynchronous way and combine the result of each subproblem in a final result for the initial problem.

The division of the problem into subproblems and the combining the subproblems' results into a result for the initial problem, is the user responsability.

Features

  • Maximum number of executing threads.
  • Threads Watchdog.
  • Threadpool observer.
  • Asynchronous execution of threads.
  • Keeps statistics about executed jobs.
  • Not running jobs can be stopped.
  • Running jobs can be stopped if developer who implemented the jobs included a stop mechanism to check when a job is required to stop.
  • Work with the framework is simple and fun.

Project Activity

See All Activity >

Categories

Frameworks

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow Java ThreadPool

Java ThreadPool Web Site

nel_h2
Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use. Icon
Simply solve complex auth. Easy for devs to set up. Easy for non-devs to use.

Transform user access with Frontegg CIAM: login box, SSO, MFA, multi-tenancy, and 99.99% uptime.

Custom auth drains 25% of dev time and risks 62% more breaches, stalling enterprise deals. Frontegg platform delivers a simple login box, seamless authentication (SSO, MFA, passwordless), robust multi-tenancy, and a customizable Admin Portal. Integrate fast with the React SDK, meet compliance needs, and focus on innovation.
Start for Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Java ThreadPool!

Additional Project Details

Intended Audience

Advanced End Users, Developers, Education, Other Audience

Programming Language

Java

Related Categories

Java Frameworks

Registered

2013-04-03