john
|
a49df101cd
|
change default value from unsafe to safe for garray/gmap/glist/gset/grong/gtree/gjson/gparser
|
2019-07-23 23:20:27 +08:00 |
|
john
|
86f98f3710
|
fix issue in gqueue in closing channel for limited queue
|
2019-07-22 21:57:17 +08:00 |
|
John
|
97df154b78
|
gofmt
|
2019-06-19 09:06:52 +08:00 |
|
jroam
|
19d7ad734b
|
Update gqueue_unit_test.go
|
2019-06-18 11:20:10 +08:00 |
|
jroam
|
28d25e7812
|
Update gqueue_unit_test.go
|
2019-06-17 23:16:22 +08:00 |
|
jroam
|
9fad898ee3
|
Update gqueue_unit_test.go
|
2019-06-17 22:03:41 +08:00 |
|
jroam
|
9a42142ce7
|
Merge branch 'master' of https://github.com/gogf/gf into gogf-master2
|
2019-06-17 21:51:38 +08:00 |
|
John
|
f7d1613d62
|
improve gqueue
|
2019-06-17 19:54:00 +08:00 |
|
jroam
|
53b5de330e
|
Update gqueue_unit_test.go
|
2019-06-17 11:40:40 +08:00 |
|
jroam
|
fd4843c3a1
|
Update gqueue_unit_test.go
|
2019-06-17 11:31:03 +08:00 |
|
jroam
|
97d2b9e1f9
|
Update gqueue_unit_test.go
|
2019-06-17 11:04:56 +08:00 |
|
jroam
|
0ab60cb770
|
Update gqueue_unit_test.go
|
2019-06-16 23:26:49 +08:00 |
|
jroam
|
5b71e92776
|
Update gqueue_unit_test.go
|
2019-06-16 23:24:03 +08:00 |
|
jroam
|
211678c7d3
|
Merge branch 'master' into 测试gqueue
|
2019-06-16 23:16:18 +08:00 |
|
John
|
98cae011a5
|
fix issue in gqueue.Close
|
2019-06-16 23:10:50 +08:00 |
|
John
|
474d1669d9
|
fix issue in gqueue.Close
|
2019-06-16 23:00:47 +08:00 |
|
John
|
563a1408ea
|
fix issue in gqueue.Close
|
2019-06-16 23:00:00 +08:00 |
|
jroam
|
168c08a6f6
|
Create gqueue_unit_test.go
|
2019-06-16 22:55:07 +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
|
5764462d81
|
完善gqueue基准测试
|
2018-02-28 14:16:24 +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 |
|
John
|
45bf89b61a
|
gqueue新增Close方法便于队列优雅退出
|
2018-02-02 14:56:02 +08:00 |
|