Java Virtal Machine.net

[ News ] rss

March 18, 2010

Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client.... Spring framework is one of the biggest and the most comprehensive frameworks Java Community can utilize to cover most of the  end to end requirement of a software system when it come to implementation. Spring Security and Spring Remoting are ...

More »

March 18, 2010

TDD/BDD/ATDD Workshop in Melbourne in April. The Testing and TDD for Java Developers workshop is coming to Melbourne again on April 15-16. In my experience (and that of many others), when done well, agile developer testing practices can have a huge and lasting impact on higher code quality, bet...

More »

March/2010
SunMonTueWedThuFriSat
 1 2 3 4 56
7 8 9 10 11 12 13
1415 16 17 18 19 20
21222324252627
28293031   

[ Archives News
for 'Java Technology' ]

home > news > java technology > creating a notifyingblockingthreadpoolexecutor

Creating a NotifyingBlockingThreadPoolExecutor

Thread pools are easy enough to understand, but in practice, do they provide the appropriate behavior? Specifically, what should the pool do when its threads are all in use? What should the caller do? In this article, Amir Kirsh offers a design for a comprehensive approach to this problem.


Date: October, 23 2008
Url: http://today.java.net/pub/a/today/2008/10/23/creating-a-notifying-blocking-thread-pool-executor.html


Others News

Leave a Reply

Name (required)
Mail (will not be published) (required)
Website
You don't see letters?

Enter the code shown above (required)


Related

©2002-2008Java-Virtual-Machine.net