egovconcepts / jacp

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

Create backgroud service (daemon) to check all "system" threads like observer threads #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
backgroud threads are running in background waiting in a loop for values from 
blockingQueue. If an exception not catched in a thread no service can restart 
those threads. Introduce a "monitoring" thread which  can reastart failed 
background threads.

Original issue reported on code.google.com by amo.a...@gmail.com on 6 Jul 2010 at 9:39

GoogleCodeExporter commented 9 years ago

Original comment by amo.a...@gmail.com on 12 Mar 2012 at 2:26