John
|
fe179fff42
|
gofmt
|
2019-06-21 22:23:07 +08:00 |
|
John
|
97df154b78
|
gofmt
|
2019-06-19 09:06:52 +08:00 |
|
hailaz
|
5950a3fcc3
|
gpool unit test.
|
2019-06-13 11:42:51 +08:00 |
|
John
|
7034e2015e
|
add FormatTo/LayoutTo functions for gtime; use custom ExpireFunc to close poool items when pool is close for gpool
|
2019-05-29 11:25:11 +08:00 |
|
John
|
7cc0c7a1cc
|
rename map type of gmap; rename BatchSet/BatchRemove to Sets/Removes for gmap/gcache
|
2019-05-08 17:21:18 +08:00 |
|
John
|
b89294561b
|
add gmap.SetIfNotExistFunc/SetIfNotExistFuncLock for gmap; update comment of gmap; update instance feature of gcfg
|
2019-04-03 23:39:31 +08:00 |
|
John
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
John
|
b02205f7cd
|
gpool updates
|
2019-01-23 17:27:30 +08:00 |
|
John
|
9698a7c5be
|
gpool updates
|
2019-01-23 15:01:21 +08:00 |
|
John
|
494f96495e
|
fulfil unit test cases of gtimer
|
2019-01-23 11:28:57 +08:00 |
|
John
|
24990e26c8
|
gcron, gtimer updates
|
2019-01-21 22:09:51 +08:00 |
|
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
|
432c16c89f
|
complete pckage gtimer development, a levelled timing wheel for interval/delayed jobs running and management
|
2019-01-12 22:41:12 +08:00 |
|
John
|
858b010caa
|
up
|
2019-01-03 19:11:54 +08:00 |
|
John
|
a95b1f0dae
|
add more unit test cases
|
2019-01-02 10:18:00 +08:00 |
|
John
|
f1c7b95b33
|
up
|
2019-01-01 19:43:31 +08:00 |
|
John
|
1efeb2515d
|
refract package 'gcron'; add package 'gtimew' for Time Wheel style job management
|
2018-12-30 18:56:21 +08:00 |
|
John
|
aee266eea0
|
WebServer改进
|
2018-11-28 20:19:28 +08:00 |
|
john
|
a9f03fe9cb
|
改进gfpool文件指针池,增加对文件mv/rm后的指针池重建;改进gtime,增加对时间字符串更多的默认时间格式支持,新增gtime.ParseTimeFromContent方法
|
2018-11-01 17:22:55 +08:00 |
|
john
|
f3f7398ed8
|
gfpool改进中
|
2018-10-31 19:00:28 +08:00 |
|
john
|
2337b86815
|
改进
|
2018-08-16 18:17:47 +08:00 |
|
john
|
da6b9ac4bb
|
去掉gpool中math.MAXINT64常量的使用,以修复int64到int类型的转换错误,兼容32位系统
|
2018-07-30 11:22:21 +08:00 |
|
john
|
2cd676e941
|
修复gpool过期处理异步循环的CPU资源占用问题
|
2018-07-27 11:08:42 +08:00 |
|
john
|
9815a7d36a
|
增加gmap.Map对象;改进gfilepool文件指针池设计;改进gfile文本内容写入,增加指针池使用
|
2018-07-26 13:00:04 +08:00 |
|
John
|
c51a9e8087
|
修复gpool数据过期处理问题
|
2018-07-21 15:23:16 +08:00 |
|
John
|
7601edecb9
|
完善gtcp连接池示例代码
|
2018-07-12 20:32:56 +08:00 |
|
John
|
0048cb4eca
|
增加gpool对象池;增加gtcp.Conn连接池对象;改进gproc进程间通信机制,增加进程消息分组特性,并限定队列大小
|
2018-07-04 19:32:51 +08:00 |
|