Commit History

Autor SHA1 Mensaxe Data
  Justin Clark-Casey (justincc) 5aec0ff207 Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) c6e375291a Don't include time to transmit response back to requester when assessing slow handling of requests. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 98b46d48fe Allow the thread watchdog to accept an alarm method that is invoked if the timeout is breached. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) f67f37074f Stop spurious scene loop startup timeout alarms for scenes with many prims. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 7e488cd635 Remove unused avariable in PollServiceRequestManager %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) c275c22928 Restart the event queue worker threads that I accidentally disabled earlier today in 8a0a78c. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. %!s(int64=12) %!d(string=hai) anos
  Justin Clark-Casey (justincc) 9ec672c70b Fix bugs in EventQueueGetModule.ClientClosed() and BaseHttpServer.RemovePollServerHTTPHandler() that stopped existing code in ClientClosed() from actually tearing down the poll handler %!s(int64=12) %!d(string=hai) anos
  John Hurliman b2ed348aa2 Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated %!s(int64=14) %!d(string=hai) anos
  Melanie bc9e4cfd96 Add a RequestID (UUID.Random()) to the PollRequest and pass it to all %!s(int64=15) %!d(string=hai) anos
  Melanie 04170521f0 Add a UUID param to NoEvents in PollServiceEventArgs to make it more generic %!s(int64=15) %!d(string=hai) anos
  Jeff Ames 4ce5c894cf Add copyright header. Formatting cleanup. %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares f727f26bcc * An attempt to fix mantis #3953 %!s(int64=15) %!d(string=hai) anos
  Teravus Ovares 032aeb8b5d * Adds the ability to have a thread efficient long poll service (such as the eventqueue) %!s(int64=15) %!d(string=hai) anos