yrift / jwebsocket

Automatically exported from code.google.com/p/jwebsocket
0 stars 0 forks source link

Thread pool #57

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When spawnThread is "true" in an incoming Token, the server should use a pool 
of thread instead of just create a new thread from scratch.

Original issue reported on code.google.com by Quentin....@gmail.com on 13 Oct 2010 at 8:39

GoogleCodeExporter commented 8 years ago

Original comment by Quentin....@gmail.com on 13 Oct 2010 at 10:50

GoogleCodeExporter commented 8 years ago

Original comment by fivefeetfurther@gmail.com on 14 Oct 2010 at 2:41

GoogleCodeExporter commented 8 years ago
fixed with revistion 1078

Original comment by Quentin....@gmail.com on 16 Oct 2010 at 5:46