192 packages
returned for Tags:"thread"
Filter
Enrich Serilog events with properties from the current thread.
Smart Thread Pool, implemented in .NET
boost_thread-vc120. Compiler: Visual Studio 2013 Update 5.
boost_thread-vc141. Compiler: Visual Studio 2017 15.9.17.
A set of variations on ObjectPool implementations with differing underlying collections.
Part of the "Open" set of libraries.
boost_thread-vc140. Compiler: Visual Studio 2015 Update 3.
Provides a set of useful classes when implementing a disposable or dealing with disposables.
Part of the "Open" set of libraries.
Generic performance testing library for executing load-tests written in .NET c#
Visit project website for examples.
这个设计针对在Silverlight中经常需要对多个远程服务进行调用,而且我们可能需要让这些任务之间有固定的顺序,同时还希望能够在任务之间传递任务状态。最新版本还支持进度汇报的功能
boost_thread-vc110. Compiler: Visual Studio 2012 Update 4.
support multi session factory and mvc3.
boost_thread-vc100. Compiler: Visual Studio 2010 SP1.
10,322 total downloads
last updated 9/7/2020
Latest version: 2.0.1
ClrMD
Thread
Stack
Helper objects to compute and render thread stacks
Useful set of collections, and extensions for collections with thread-safe read-write access options.
Part of the "Open" set of libraries.
Small thread safe embedded key value pair persistent repository for .NET.
boost_thread-vc142. Compiler: Visual Studio 2019 16.3.6.
Useful set of extensions and classes for simplifying and optimizing read-write synchronization.
Part of the "Open" set of libraries.
Provides strong-typed persistence of data in Thread local storage, which can also be transient and automatically removed on dispose.
Usage: Thread.CurrentThread.SetData<Foo>(foo);
var saved = Thread.CurrentThread.GetData<Foo>();
ThreadSafe AdoNetWithDistributedTransactionFactory
Schedule task in a procedure queue