Commit Graph

18 Commits

Author SHA1 Message Date
John
373264da3f 改进ghttp.Server平滑重启进程间通信机制 2018-06-29 17:26:34 +08:00
john
4011eb4868 gproc多进程通信功能增加CommEnabled属性控制 2018-06-29 13:03:29 +08:00
John
729b632531 改进gproc包进程通信方式为TCP/IP 2018-05-20 13:49:02 +08:00
John
ab0f188caf 改进gproc共享文件机制,去掉通信文件过滤机制 2018-05-19 01:04:20 +08:00
John
f702039a06 修复由于文件修改时间不及时引起的gproc进程通信问题 2018-05-19 00:18:35 +08:00
John
721503019a 完善ghttp.Server热重启特性示例,gflock示例,gproc示例,并改进gproc通信检测机制,修复写入数据文件指针未关闭问题 2018-05-18 15:45:08 +08:00
John
57f3f2b39d 完成ghttp.Server热重启机制在Linux_amd64及Windows_amd64下的测试 2018-05-17 22:32:50 +08:00
John
29d72cc00e 尝试修复在某些系统上gfsnotify监控问题 2018-05-17 17:10:19 +08:00
John
cc70bbf6a2 ghttp.Server热重启机制在windows系统下的稳定性测试 2018-05-16 23:42:02 +08:00
John
d4b64a5bcf ghttp.Server热重启稳定性测试 2018-05-15 23:28:44 +08:00
John
c18e274d06 ghttp.Server热重启稳定性测试,功能改进,TODO++ 2018-05-15 18:34:00 +08:00
John
327c22379e ghttp.Server热重启特性测试中 2018-05-13 22:00:10 +08:00
John
71fb05ec44 ghttp.Server热重启机制在windows下进行测试中,需要解决一些不同平台的兼容性问题 2018-05-13 00:17:12 +08:00
John
dabc789113 完成ghttp.Server热重启特性初步开发 2018-05-11 18:34:17 +08:00
John
b1e3ddce2f ghttp.Server热重启特性开发中 2018-05-10 23:52:09 +08:00
John
806d565a32 ghttp.Server热重启特性开发中 2018-05-10 19:16:41 +08:00
John
d97e8c8204 完成gproc包的测试 2018-05-10 17:48:47 +08:00
John
dc20caeb27 完成gproc进程管理及通信包 & gflock文件锁包开发 2018-05-10 16:07:14 +08:00