Related Faves from mingyoung

  • vote
    28
    0 starsmingyoung | Shared With: Everyone - Mar 05 2007 | java msn

    Roger chen,JML的开发者

  • vote
    13
    0 starsmingyoung | Shared With: Everyone - Mar 05 2007 | java msn

    Cindy is a robust, scalable and efficient asynchronous I/O framework, supports TCP, SSL over TCP, UDP and Pipe. It's released under the Apache 2.0 License.

  • vote
    17
    0 starsmingyoung | Shared With: Everyone - Mar 05 2007 | java msn
    Cindy User Guide - cindy - Redaga Confluence

    Cindy是一个Java异步I/O框架,提供了一个统一高效的模型,同时支持TCP、UDP以及Pipe,并能够方便的在异步和同步操作之间进行切换。目前其实现是基于Java NIO,并计划通过JNI来支持各操作系统上本身提供的异步I/O功能,应用可以方便的通过运行期属性来方便的切换到更为高效的实现上。