• 线程池将开发人员提供一个AutoResetEvent和线安全/锁队根据高性能的线程池执行情况。

    与此尤其应用,可以提供自己的线安全的队列中的执行情况。 背后的主要想法这个具体线程池推动的工作作为一个lambda表达的在线安全的队列。

  • threadpool प्रदान करेगा डेवलपर्स के साथ एक AutoResetEvent और धागा सुरक्षित / लॉक-मुक्त कतार आधारित उच्च प्रदर्शन threadpool कार्यान्वयन.

    इस विशेष आवेदन के साथ, आप वितरित कर सकते हैं अपने खुद के धागे में सुरक्षित कतार कार्यान्वयन. के पीछे मुख्य विचार यह विशिष्ट threadpool जोर दे रहा है काम के रूप में एक लैम्ब्डा अभिव्यक्ति के भीतर धागा सुरक्षित कतार ।

    नोट: गैर-वाणिज्यिक उपयोग केवल.

  • threadpool will provide developers with a AutoResetEvent and thread-safe / lock-free queue based high performance threadpool implementation.

    With this particular application, you can deliver your own thread-safe queue implementation. The main idea behind this specific threadpool is pushing the work as a lambda expression within the thread-safe queue.