自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 收藏
  • 关注

nproxy 基于Nodejs的Proxy

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 'p...

2013-06-05 18:09:19 162

原创 Nodejs Live Update

http://www.youtube.com/watch?v=wRQrOyOtB70 我写了一个很小的程序来测试用Nodejs/Socket.io通过websocket来推送数据。

2013-05-13 12:30:33 79

原创 Open Port Mapper 1.0.7发布啦!

https://sourceforge.net/projects/openportmapper/ 这个版本解决了在有连接,无数据时,CPU被拉高的问题。详情请看项目更新日志: [*] Improved [+] New feature added [-] Bug fixed 1.0.7 2013-01-31 [*] It is observed that when a con...

2013-01-31 16:44:37 100

Small Core 0.0.1 发布啦

Small core is an application infrastructure that manages the hierarchies and lifecycles of applications and services. http://sourceforge.net/projects/smallcore/

2009-11-13 04:08:07 123

再谈ClassLoader(CurrentClassLoader, ParentClassLoader and ContextClassLoader)

受到Tomcat的Catalina的Lifecycle和Container接口的启发,一直想写一个自己的应用服务器,让多个应用在各自的classpath中独立运行,但一直被CurrentClassLoader, ParentClassLoader和ContextClassLoader 所困惑,现在终于弄清楚他们的关系了,希望和大家分享。 我的想法是整个应用服务器被一段类似如下的xml所配置:...

2009-09-25 17:41:12 155

xfire with mtom enabled works on jdk6u3, but not 6

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 fro...

2009-02-03 16:10:57 92

我的第一个Sourceforge项目 Open Port Mapper

我在Sourceforge上发布了第一个项目,Open Port Mapper。它实现了类似路由器里的端口映射功能,用NIO的非阻塞线程模型写的,可以支持很大的并发用户。 URL是:http://sourceforge.net/projects/openportmapper/ 希望对大家有用。...

2008-08-05 10:43:32 110

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除