Commit History

Author SHA1 Message Date
  Gwyneth Llewelyn 6ade61d685 Upload the latest and greatest 3 years ago
  UbitUmarov d72f19111c smartthreadpool: place a global throttle on threads creation if pool as less than min number of threads ( 20/s versus .net 1/s in all cases) 3 years ago
  UbitUmarov 4b7502c1dc smartthreadpool: remove workitems priority. Its lack of fairness could cause issues hard to debug if we tried to use it (we don't) (runprebuild) 3 years ago
  UbitUmarov 960a0fa360 smartthreadpool: add pool option SuppressFlow and test it on main smart?? pool (may go bad) 3 years ago
  UbitUmarov 64fd819b81 still some windows code 3 years ago
  UbitUmarov b667bff8bb smartthreadpool: httpcontext will be gone (we dont use it) 3 years ago
  UbitUmarov 4ab792cd13 smartthreadpool: remove old windows(like CE) support, remove tabs.. (do runprebuild) 3 years ago
  UbitUmarov 592b94d142 some changes on Dispose 4 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov 52a80f1742 workaround potencial memory leak 8 years ago
  UbitUmarov 222a5b655f workaround potencial memory leak 8 years ago
  Roger Kirkman 97a471cb35 Fix crash due to setting Thread.name after thread start. 8 years ago
  BlueWall 96a2449122 Undo "Revert "Small changes to threading to send thread names to unmanaged threads. Needs Mono 3.6+ to see thread names in utilities like top -H . Some formatting of the thread name to fin in the 16 byte limit on Linux. Please test on Windows to see if the work has any adverse effects."" 10 years ago
  BlueWall 376fab1402 Revert "Small changes to threading to send thread names to unmanaged threads. Needs Mono 3.6+ to see thread names in utilities like top -H . Some formatting of the thread name to fin in the 16 byte limit on Linux. Please test on Windows to see if the work has any adverse effects." 10 years ago
  BlueWall af286d5fcb Small changes to threading to send thread names to unmanaged threads. Needs Mono 3.6+ to see thread names in utilities like top -H . Some formatting of the thread name to fin in the 16 byte limit on Linux. Please test on Windows to see if the work has any adverse effects. 10 years ago
  Justin Clark-Casey (justincc) 854dcd1abd Fix SmartThreadPool line endings in recent update from dos to unix 11 years ago
  Justin Clark-Casey (justincc) 206fb306a7 Update SmartThreadPool to latest version 2.2.3 with a major and minor change. 11 years ago
  Oren Hurvitz b77da5039e Assign the SmartThreadPool name in the constructor 11 years ago
  John Hurliman 2f394b7e7e * Allow SmartThreadPool to be initialized without setting max stack size (like the original implementation) 15 years ago
  Teravus Ovares 1a47ff8094 * This is Melanie's XEngine script engine. I've not tested this real well, however, it's confirmed to compile and OpenSimulator to run successfully without this script engine active. 16 years ago