`
elgs
  • 浏览: 8677 次
  • 性别: Icon_minigender_1
  • 来自: 上海
最近访客 更多访客>>
社区版块
存档分类
最新评论
文章列表
npr A nodejs proxy server. Supports TCP in proxy mode, HTTP and Websocket in router mode. Installation sudo npm install npr -g Startup Start the proxy server with default configuration 'proxy.json':npr Start the proxy server with selected configuration 'google.json':npr
http://www.youtube.com/watch?v=wRQrOyOtB70 我写了一个很小的程序来测试用Nodejs/Socket.io通过websocket来推送数据。
https://sourceforge.net/projects/openportmapper/ 这个版本解决了在有连接,无数据时,CPU被拉高的问题。详情请看项目更新日志: Improved [+] New feature added [-] Bug fixed 1.0.7 2013-01-31 It is observed that when a connection is established, and very little data are transfered, the CPU usage by the proxy instances is high. This ver ...
Small core is an application infrastructure that manages the hierarchies and lifecycles of applications and services. http://sourceforge.net/projects/smallcore/
受到Tomcat的Catalina的Lifecycle和Container接口的启发,一直想写一个自己的应用服务器,让多个应用在各自的classpath中独立运行,但一直被CurrentClassLoader, ParentClassLoader和ContextClassLoader 所困惑,现在终于弄清楚他们的关系了,希望和大家分享。 我的想法是整个应用服务器被一段类似如下的xml所配置: <App name="Server"> <App name="s1" path="..."> <Ap ...
Please help me. Thank you very much in advance. I have a few web services over xfire 1.2.6 with mtom enabled. I use it to transfer pictures. It works fine with jdk6u3. But when I upgrade my jdk from 6u3 to 6u11. The picture transfer over web services failed. The server console printed a lot of error ...
我在Sourceforge上发布了第一个项目,Open Port Mapper。它实现了类似路由器里的端口映射功能,用NIO的非阻塞线程模型写的,可以支持很大的并发用户。 URL是:http://sourceforge.net/projects/openportmapper/ 希望对大家有用。
Global site tag (gtag.js) - Google Analytics