Historique des commits

Auteur SHA1 Message Date
  Robert Adams bd1b992aaf Add Thread.ResetAbort() to various thread loops to clean up errors on il y a 5 ans
  UbitUmarov 5b5e53aa1d we should only have one http poll service manager per instance il y a 6 ans
  UbitUmarov 1ea5116f00 forgot about lsl secure urls service.. so lets try another way for now (mantis 8382) il y a 6 ans
  UbitUmarov c87585ad96 simplify http bycontext key il y a 6 ans
  UbitUmarov 73b587989c give BlockingCollection more chances il y a 6 ans
  UbitUmarov 855dcda9c3 give BlockingCollection another chance il y a 6 ans
  UbitUmarov ccdaebaed6 give concurrentqueue another chance il y a 6 ans
  UbitUmarov 5842d5f7b0 revert. The .net concurrent objects look nice, but mono5 cpu load with them does not il y a 7 ans
  UbitUmarov 73aa752034 replace some locked objects by .net4.0 concurrent objects il y a 7 ans
  UbitUmarov 7d58b73bbc some changes on pollevent il y a 7 ans
  UbitUmarov 55babdc160 Merge branch 'master' into httptests il y a 7 ans
  UbitUmarov 90da5280af put back soft http close il y a 7 ans
  UbitUmarov 2777995331 Merge branch 'master' into httptests il y a 7 ans
  UbitUmarov b6c23fe911 make a few more threads background ones il y a 7 ans
  UbitUmarov c0bfaac0ac merge master il y a 7 ans
  UbitUmarov 928733efc9 please DIE! PLEASE?? il y a 7 ans
  UbitUmarov fcb435deb4 make sure we drop requests if DoHTTPGruntWork fails il y a 7 ans
  UbitUmarov 0320225ca8 reenqueue poll events while conn is open, and not expired il y a 7 ans
  UbitUmarov e520dba717 Merge branch 'master' into httptests il y a 7 ans
  UbitUmarov a2c2456076 remove LongPoll type and queues. Events should now have reduced latency also. About previus commit, it maybe a modified ingen-e3s-v1.33 script that is broken, and not the original version, can't tell il y a 7 ans
  UbitUmarov 254b26a7d5 fix merge il y a 7 ans
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup il y a 7 ans
  UbitUmarov 442b272228 add a Drop method to PollService Event handlers, Drop requests on connections known to be lost or delay event check if they are sending a response il y a 8 ans
  UbitUmarov f636ef037a http send is blocking, so we need we need to do it async in all cases. - this will need revision after server changes il y a 8 ans
  UbitUmarov cdaed11387 at last we can login and see objects ( friends is dead and disable in il y a 9 ans
  UbitUmarov a11edceb00 seems to compile ( tests comented out) il y a 9 ans
  UbitUmarov 371c9dd2af bad merge? il y a 9 ans
  UbitUmarov 48ef22f62e change pollService stop() to send 503 error and no keepalive. ( untested ) il y a 9 ans
  UbitUmarov 2cac56340a try to serialize http requests from same connection, so they are processed il y a 9 ans
  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. il y a 10 ans