Commit Graph

26 Commits

Author SHA1 Message Date
John
72569321fa package comments update 2019-01-16 13:35:16 +08:00
John
0c41909454 pakage comments updates 2019-01-15 23:27:47 +08:00
John
f4644ce685 change func(xxx, safe...bool) to func(xxx, unsafe...bool); add new internal package mutex 2019-01-12 23:36:22 +08:00
John
241706cbbf up 2019-01-12 20:20:30 +08:00
John
33dd0f9922 timing wheel up 2019-01-11 13:46:40 +08:00
John
1c9cb8286f up 2019-01-09 12:54:37 +08:00
John
8296061b64 up 2019-01-06 16:43:42 +08:00
John
bb5d84c29c up 2019-01-06 11:09:50 +08:00
John
40b5162fdf up 2019-01-04 15:32:16 +08:00
John
858b010caa up 2019-01-03 19:11:54 +08:00
John
f1c7b95b33 up 2019-01-01 19:43:31 +08:00
John
e558863743 up 2018-12-30 11:08:07 +08:00
John
d23cdcbe57 改进gcache,完善功能及基准测试;改进gconv.Map对struct转换时默认使用json tag作为键名 2018-12-04 19:26:46 +08:00
John
aee266eea0 WebServer改进 2018-11-28 20:19:28 +08:00
John
01c9c165ee 改进gcache/gqueue,提高执行效率,并完善相应的基准测试用例 2018-09-15 16:40:13 +08:00
john
ebc10f7779 数据结构容器增加并发安全特性开启/关闭功能,当关闭后和普通的数据结构无异,非并发安全模式下性能会得到提高 2018-09-05 18:34:41 +08:00
John
0048cb4eca 增加gpool对象池;增加gtcp.Conn连接池对象;改进gproc进程间通信机制,增加进程消息分组特性,并限定队列大小 2018-07-04 19:32:51 +08:00
John
5f2b397895 并发安全容器新增LockFunc/RLockFunc方法,完善Iterator遍历方法注释 2018-04-15 22:02:06 +08:00
John
863539962e glist.SafeList -> glist.List 2018-03-01 17:07:53 +08:00
John
75492e7412 注释完善 2018-02-28 12:01:14 +08:00
John
c68e051a1b 并发安全容器隐藏内部成员对象 2018-01-16 15:38:53 +08:00
John
4b5ad193c1 改进和完善并发安全容器部分方法,初步完成goroutine池包,待测试 2018-01-15 17:23:22 +08:00
John
05b76a14c0 完善包注释,便于godoc管理 2018-01-03 10:38:53 +08:00
John
59a7510edb 完善注释 2017-12-31 18:19:58 +08:00
John
b3411a95b2 MIT 2017-12-29 16:03:30 +08:00
John
5878be1e03 目录结构调整,内部包引用调整为相对路径 2017-11-27 12:08:43 +08:00