Commit History

Author SHA1 Message Date
  UbitUmarov c0a2569b32 in fact there is no thread.abort 7 months ago
  UbitUmarov c981f3c448 avoid a possible null ref 7 months ago
  UbitUmarov ec39f85a7a cosmetics 1 year ago
  UbitUmarov ac8c69ba1a use some c#9 style sugar plus cosmetics 2 years ago
  UbitUmarov ea83284c87 avoid null ref 2 years ago
  UbitUmarov 2346af0715 smartThreadPool changes 2 years ago
  UbitUmarov b022ae0898 cosmetics 3 years ago
  UbitUmarov a4bd8a91c5 cosmetics 3 years ago
  UbitUmarov 1e4799604f add suspendflow option to workmanager startthread 3 years ago
  UbitUmarov 1e1ec44707 smartthreadpool: do not start a thread before register it 3 years ago
  UbitUmarov 94d1cf1205 smartthreadpool: replace its locked dictionary 3 years ago
  UbitUmarov d525286b0f smartthreadpool: do informcomleted under locks 3 years ago
  UbitUmarov 1db6a541bd more changes to smartthreadpool 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 12 years ago