0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Create LICENSE More... almost 4 years ago
add comment More... almost 15 years ago
Forgot to mark the new method in PortSetExtensions as an extension method. Added useless property to Dispatcher. More... almost 15 years ago
Added one trivial method. More... almost 15 years ago
Implement Arbiter.MultipleItemReceive. More... almost 15 years ago
Implement Cleanup(ITask). More... almost 15 years ago
Initial impl of MultipleItemGather. More... almost 15 years ago
Added a trivial method. More... almost 15 years ago
Small comment. More... almost 15 years ago
Added bunch of trivial stuff into CcrServiceBase. Fixed signature in MultipleItemReceiver that is broken in MS impl. More... almost 15 years ago
Fix Warnings. More... almost 15 years ago
Skeleton for CcrServiceBase More... almost 15 years ago
Add trivial method. More... almost 15 years ago
Implemented DispatcherOptions.UseBackgroundThreads. More... almost 15 years ago
Added and implemented a bunch of constructors. More... almost 15 years ago
Implement DispatcherOptions.SuppressDisposeExceptions. More... almost 15 years ago
Add support for ConstrainSchedulingRateThrottleExecution. More... almost 15 years ago
Implement ConstrainSchedulingRateDiscardTasks policy. More... almost 15 years ago
Discard policy removes the oldest task instead of discarding the new one. More... almost 15 years ago
Implement ConstrainQueueDepthThrottleExecution constrain. More... almost 15 years ago
Add Support for ConstrainQueueDepthDiscardTasks policy. More... almost 15 years ago
Implement disposed checks in DispatcherQueue. More... almost 15 years ago
Implement DispatcherQueuer::Suspend/Resume. More... almost 15 years ago
Implemented Choice::ToString. More... almost 15 years ago
Add support for DispatcherQueue::ExceptionPort. More... almost 15 years ago
Added support for Dispatcher::ExceptionPort. More... almost 15 years ago
Add support for Dispatcher::UnhandledException. More... almost 15 years ago
Made the thread pool a bit smarter. Added proper support for multiple queues. More... almost 15 years ago
Choice: cleanup the task if the Choice has been torn down. Dispatcher: Warm up threads more agressively. More... almost 15 years ago
Receiver pass LinkedIterator along. More... almost 15 years ago