|
|
72569321fa
|
package comments update
|
2019-01-16 13:35:16 +08:00 |
|
|
|
0c41909454
|
pakage comments updates
|
2019-01-15 23:27:47 +08:00 |
|
|
|
f4644ce685
|
change func(xxx, safe...bool) to func(xxx, unsafe...bool); add new internal package mutex
|
2019-01-12 23:36:22 +08:00 |
|
|
|
aee266eea0
|
WebServer改进
|
2018-11-28 20:19:28 +08:00 |
|
|
|
10c3f6d85a
|
完善程序细节和测试
|
2018-11-18 22:22:44 +08:00 |
|
|
|
0048cb4eca
|
增加gpool对象池;增加gtcp.Conn连接池对象;改进gproc进程间通信机制,增加进程消息分组特性,并限定队列大小
|
2018-07-04 19:32:51 +08:00 |
|
|
|
66a71c1a44
|
组件优化
|
2018-03-29 13:46:05 +08:00 |
|
|
|
75492e7412
|
注释完善
|
2018-02-28 12:01:14 +08:00 |
|
|
|
de1047edc9
|
gchan,gqueue包性能改进
|
2018-02-28 11:45:06 +08:00 |
|
|
|
5db721a250
|
完善gchan和gqueue注释
|
2018-02-07 09:42:18 +08:00 |
|
|
|
68a66128e6
|
新增gchan包,对channel进行简单封装,便于优雅的channel操作处理;完善gqueue包功能
|
2018-02-02 16:56:53 +08:00 |
|