Archive

Posts Tagged ‘asynchronous’

Overloading the Eclipse Job Management System

April 30th, 2009 John 2 comments

We’ve had an issue with our Eclipse-based application which would cause it to slow down exponentially under stress test.  The problem lie in the job management system:  new fast code could essentially cause it to bog down under the weight of update jobs.

Read more…

  • Share/Bookmark