alluxio 开发实例
lists of most popular repositories for most favoured programming languages (according to StackOverflow)
A curated list of Rust code and resources.
异步并行加载工具(依赖字节码技术)
aproxy is a reverse proxy that includes authentication
Agent to invoke rpcx services in C++, Java, Python, C#, Ruby, etc.
mq开发例子
第一期分享
1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近1年多无异常,欢迎讨论