Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is Executors Framework and Executors class in java?

user-image
Question added by Mohd shahnawaz khan , Associate Project , Cognizant Technology Solution
Date Posted: 2014/02/17
ajay deepak
by ajay deepak , software developer , IBM India

Executors framework is used for creating thread pooling provided with libraries to handle and manage many threads for application .

Executors class is a static utility class which provides different static methods to implement thread pooling implementation

More Questions Like This