language:
Find link is a tool written by Edward Betts.searching for Thread pool 16 found (38 total)
alternate case: thread pool
OpenBinder
(195 words)
[view diff]
exact match in snippet
view article
find links to article
interfaces which may be called by other threads. Each process maintains a thread pool which may be used to service such requests. OpenBinder takes care ofNode.js (3,308 words) [view diff] exact match in snippet view article find links to article
in turn, uses a fixed-sized thread pool that handles some of the non-blocking asynchronous I/O operations. A thread pool handles the execution of parallelCppCMS (206 words) [view diff] exact match in snippet view article find links to article
Support of various concurrency models: cooperative (single thread), thread pool, prefork Separation of content and layout with a powerful template engineConcurrency and Coordination Runtime (261 words) [view diff] exact match in snippet view article find links to article
application. CCR runtime includes a Dispatcher class that implements a Thread pool, with a fixed number of threads, all of which can execute simultaneouslyApache Thrift (774 words) [view diff] exact match in snippet view article find links to article
standard blocking I/O. TThreadPoolServer – A multi-threaded server using a thread pool and standard blocking I/O. Thrift is written in C++, but can create codeHiawatha (web server) (776 words) [view diff] exact match in snippet view article
OpenSSL replaced with PolarSSL. 9.0: March 2013. Clients handled via thread pool instead of creating threads on the fly. 10.0: November 2015. StreamlinedLibuv (266 words) [view diff] exact match in snippet view article find links to article
using Unix domain sockets or named pipes (Windows) Child processes Thread pool Signal handling High resolution clock Threading and synchronization primitivesGlassFish (2,283 words) [view diff] exact match in snippet view article find links to article
administration console enhancements, transaction recovery from a database and new thread pool properties. 17 July 2012 - Oracle Corporation released GlassFish 3.1George Savalas (575 words) [view diff] case mismatch in snippet view article find links to article
Sam Truck Driver Uncredited 1965 Genghis Khan Toktoa 1965 The Slender Thread Pool Player 1968 Rosemary's Baby Workman Uncredited 1969 A Dream of KingsF Sharp (programming language) (4,082 words) [view diff] exact match in snippet view article
System.Threading.Tasks task programming model, the direct use of .NET thread pool and .NET threads and through dynamic translation of F# code to alternativeKruger National Park (5,789 words) [view diff] no match in snippet view article find links to article
Sabie rivers respectively. The Olifants River Gorge has a deep, single thread, pool-rapid structure which is home to many crocodiles, besides hippos andSAP Business Connector (934 words) [view diff] exact match in snippet view article find links to article
components" as well as to the "SAP components", most notably to the worker thread pool, the database adapter, the debugging, monitoring and tracing capabilitiesFutures and promises (4,638 words) [view diff] no match in snippet view article find links to article
"Chapter 30. Thread 4.0.0". Retrieved 26 June 2013. "Dlib C++ Library #thread_pool". Retrieved 26 June 2013. "GitHub – facebook/folly: An open-source C++Dask (software) (3,048 words) [view diff] exact match in snippet view article
default scheduler which provides basic features on local processes or thread pool and is meant to be used on a single machine. It is simple and cheap toNXLog (1,866 words) [view diff] no match in snippet view article find links to article
and dispatches the event to a worker thread. NXLog implements a worker thread-pool model. Worker threads receive an event which must be processed immediatelyTechnical features new to Windows Vista (10,952 words) [view diff] no match in snippet view article find links to article
recycling. It also includes Cleanup Groups that allow cleanup of pending thread-pool requests on process shutdown. Threaded DPC [1], conversely to an ordinary