zoukankan      html  css  js  c++  java
  • Jeffrey Richter's Power Threading Library

    Jeffrey Richter's Power Threading Library

    The Power Threading Library consists of a number of classes to assist you with building responsive, reliable, and scalable applications and components. There are also a bunch of general-purpose utility classes in this library that have nothing to do with threading but I threw them in here anyway.

    The AsyncEnumerator class is particularly useful for developers who are trying to build responsive, reliable, and scalable applications and components. This class allows developers to leverage all the features of the APM using the simpler, more-familiar synchronous programming model.

    See the Power Threading Overview document in the root directory for more overview and detailed documentation.

    https://github.com/Wintellect/PowerThreading

    http://wintellect.com/blogs/JeffreyR/new-version-of-power-threading-library-posted-today

    http://wintellect.com/Search?q=Power+Threading

    https://code.google.com/p/msysgit/downloads/detail?name=Git-1.9.0-preview20140217.exe&can=2&q=full+installer+official+git

  • 相关阅读:
    js获取数组最大值或最小值
    echarts 在 vue-awesome-swiper中无法点击
    vue 父子父组件通过props传父页面请求后的数据
    vue 路由对象
    popupwindow
    数据库
    冒泡排序
    xtuils
    版本更新
    清除缓存
  • 原文地址:https://www.cnblogs.com/Leo_wl/p/3656462.html
Copyright © 2011-2022 走看看