Commit History

Author SHA1 Message Date
  Gwyneth Llewelyn 6ade61d685 Upload the latest and greatest 3 years ago
  UbitUmarov 9cb0c51483 cleanup 5 years ago
  UbitUmarov 3bc64f638a add a few guard checks on serviceThrottlemodule 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov f4745e5a35 full change ServiceThrottleModule. Let it still service RegionHandleRequest and UUIDNameRequest but this wrong since they are diferent services. Keeping gambling about not having 2 much overlaps of the 2 kind of requests. Remove double thottling of RegionHandleRequest 7 years ago
  Justin Clark-Casey (justincc) 86367d7219 refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class. 9 years ago
  Diva Canto 894554faf6 Removed the MapItems thread. Redirected the map items requests to the services throttle thread. Didn't change anything in how that processor is implemented, for better or for worse. 11 years ago
  Diva Canto 9432f3c94d Improvements to the ServiceThrottleModule: added a category and an itemid to the interface, so that duplicate requests aren't enqueued more than once. 11 years ago
  Diva Canto d4720bd721 Added config var to fiddle with the Interval for the service throttle thread 11 years ago
  Diva Canto 9f578cf0c8 Deleted a couple of verbose messages 11 years ago
  Diva Canto 99a600753e Changed the name to ServiceThrottle/ServiceThrottleModule in order to reflect its more generic nature. 11 years ago