HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 52428 thumbnail
User 111696 avatar

By bloid
via weblogs.java.net
Published: Nov 14 2007 / 11:36

The JDK (or say Doug's) ThreadPoolExecutor supports two modes. One is to have a core size pool with a maximum size. It rejects tasks when the pool size reaches the maximum. The other is a fixed size pool and an unlimited task queue.
  • 10
  • 2
  • 2803
  • 13

Comments

Add your comment
User 219720 avatar

glcomjbrown replied ago:

0 votes Vote down Vote up Reply

forgot the first paragraph again in your copy paste. voted down.

User 111696 avatar

bloid replied ago:

0 votes Vote down Vote up Reply

What are you talking about?

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.