Commit Graph

34 Commits

Author SHA1 Message Date
John
97df154b78 gofmt 2019-06-19 09:06:52 +08:00
John
f7d1613d62 improve gqueue 2019-06-17 19:54:00 +08:00
John
98cae011a5 fix issue in gqueue.Close 2019-06-16 23:10:50 +08:00
John
563a1408ea fix issue in gqueue.Close 2019-06-16 23:00:00 +08:00
John
11972ef96c fix issue in gqueue.Close 2019-06-16 22:19:59 +08:00
John
866482a8e8 fix issue in gqueue.Close 2019-06-16 21:52:41 +08:00
John
c02f502bd8 fix issue in gqueue.Size 2019-06-15 18:30:09 +08:00
John
e400a94ffb improving grpool 2019-06-09 10:33:16 +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
34cb222b33 remove temprary function map parameter for gview when parsing template file and content 2019-04-25 22:14:20 +08:00
John
49ce7fe885 fix data race issue of gqueue 2019-03-08 17:54:50 +08:00
John
76c49170bd change gitee.com/johng/gf -> github.com/gogf/gf 2019-02-02 16:18:25 +08:00
John
85677b952f fulfil funcs of gstr/gset/garray; move gstr/gregex to the string category; move gtest to the test category 2019-01-30 21:27:03 +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
1c9cb8286f up 2019-01-09 12:54:37 +08:00
John
aee266eea0 WebServer改进 2018-11-28 20:19:28 +08:00
John
10c3f6d85a 完善程序细节和测试 2018-11-18 22:22:44 +08:00
john
8ea5e1bbce 完成gcache LRU基准测试 2018-09-19 09:47:50 +08:00
John
b9eead27e9 gcache改进 2018-09-18 00:01:10 +08:00
John
359b73e61c garray.Slice方法改进,gqueue改进 2018-09-16 10:51:02 +08:00
John
01c9c165ee 改进gcache/gqueue,提高执行效率,并完善相应的基准测试用例 2018-09-15 16:40:13 +08:00
John
6f403d48c2 改进 2018-08-23 21:55:27 +08:00
John
1b80ca3c5d 改进grpool代码质量,并改进对池化goroutine数量的限制设计 2018-05-25 09:19:06 +08:00
John
6f031a1a72 完善ghttp.Server注释,修复gqueue数量限制功能 2018-04-19 14:29:19 +08:00
John
66a71c1a44 组件优化 2018-03-29 13:46:05 +08:00
John
1f78e1602b 修正gqueue并发安全问题 2018-03-13 15:54:56 +08:00
John
75492e7412 注释完善 2018-02-28 12:01:14 +08:00
John
de1047edc9 gchan,gqueue包性能改进 2018-02-28 11:45:06 +08:00
John
9a32b203fb 改进grpool协程池内部细节,提升操作性能 2018-02-07 10:52:18 +08:00
John
5db721a250 完善gchan和gqueue注释 2018-02-07 09:42:18 +08:00
John
68a66128e6 新增gchan包,对channel进行简单封装,便于优雅的channel操作处理;完善gqueue包功能 2018-02-02 16:56:53 +08:00
John
25df05f2bf gqueue改进,只留下interface{}类型的对象封装 2018-02-02 15:20:34 +08:00
John
8ecb4449b1 gqueue改进,只留下interface{}类型的对象封装 2018-02-02 15:19:42 +08:00