Commit Graph

314 Commits

Author SHA1 Message Date
Andy Pan 0aef89b997 Merge branch 'develop' 2018-12-03 11:23:45 +08:00
Andy Pan c181c30561 update readme files 2018-12-03 11:23:37 +08:00
Andy Pan b0a859aff4 optimize example code 2018-12-03 11:23:25 +08:00
Andy Pan b7e6b6fda5 Merge branch 'develop' 2018-12-03 10:30:40 +08:00
Andy Pan 869bcf840e gofmt code 2018-12-03 10:30:10 +08:00
Andy Pan 5bbeede097 Integrating with http-server 2018-12-03 10:14:30 +08:00
Andy Pan 0562353fd9 integrating with http-server 2018-12-03 10:13:53 +08:00
Andy Pan c327085892 add the usage of integrating with http server 2018-12-02 22:19:51 +08:00
Andy Pan 436e646473 add the usage of integrating with http server 2018-12-02 22:19:00 +08:00
Andy Pan 06e6ad0e30 add the usage of integrating with http server 2018-12-02 22:12:26 +08:00
Andy Pan 34a6ec7796 add the usage of integrating with http server 2018-12-02 22:11:38 +08:00
Andy Pan 8ce12665cd add the usage of integrating with http server 2018-12-02 22:03:52 +08:00
Andy Pan 697a030105 add the usage of integrating with http server 2018-12-02 22:03:18 +08:00
Andy Pan 724458fccc add usage of integrating with http server 2018-12-02 21:54:28 +08:00
Andy Pan 22c71e561b add usage of integrating with http server 2018-12-02 21:53:43 +08:00
Andy Pan 87c91dc900 integrate with http server 2018-12-02 13:49:14 +08:00
Andy Pan 4e740e000f integrate with http server 2018-12-02 13:48:44 +08:00
Andy Pan b5fd3ba09c Merge branch 'develop' 2018-12-01 23:52:55 +08:00
Andy Pan 639f55c4c9
Merge pull request #19 from zplzpl/hotfix/tickerStop
Possible memory leak because of Ticker
2018-12-01 23:49:31 +08:00
Andy Pan 5501d48f93 adjust the pool functions by removing the returned error 2018-12-01 23:21:57 +08:00
Andy Pan 93b755c5ad update readme files 2018-12-01 19:41:02 +08:00
Andy Pan a0d7a0e68f correct the example code 2018-12-01 19:26:58 +08:00
Andy Pan d8c168b198 remove useless return value from pool function 2018-12-01 19:22:05 +08:00
Andy Pan f73f122370 update readme files 2018-12-01 18:44:00 +08:00
Andy Pan 0cc7274a86 Merge branch 'develop' 2018-12-01 18:42:02 +08:00
Andy Pan d052cf95e1 add some annotations 2018-12-01 18:41:42 +08:00
Andy Pan 846a758f65 update benchmark test 2018-12-01 18:40:19 +08:00
unknown e7bacd0f12 Possible memory leak because of Ticker 2018-11-19 10:57:53 +08:00
Andy Pan 92acf74bb7 Merge branch 'master' into develop 2018-10-03 21:03:47 +08:00
Andy Pan 711dbdb7a2 optimization for benchmark test 2018-10-03 20:55:39 +08:00
Andy Pan c10f80f7b7
Merge pull request #15 from egonelbre/fix-benchmarks
Fixes to benchmarks and added semaphore comparison
2018-10-03 20:33:58 +08:00
Andy Pan cabe428527
add go1.11 into ci 2018-10-03 19:12:05 +08:00
Andy Pan 7c3c662651
add go1.11 into ci 2018-10-03 19:11:40 +08:00
Andy Pan 143118be9a
add go1.11 into ci 2018-10-03 19:11:04 +08:00
Egon Elbre 3070771e41 reset param change 2018-10-03 10:15:09 +03:00
Egon Elbre c1738ae964 fix benchmarks and add semaphore 2018-10-03 10:12:58 +03:00
Andy Pan 418888be9d Merge branch 'master' into develop 2018-10-02 22:39:31 +08:00
Andy Pan 29730bb703
Merge pull request #14 from SimePel/master
Remove meaningless if statements
2018-10-02 21:52:27 +08:00
SimePel 5ed168767a remove another one useless if statement 2018-10-02 08:18:34 +07:00
SimePel d9eac77ae5 remove meaningless if 2018-10-01 19:45:21 +07:00
AndyPan 90d04008dd Merge branch 'master' into develop 2018-09-30 09:49:39 +08:00
AndyPan 1b62696050 add comments for waiting to get a idle worker 2018-09-30 09:46:56 +08:00
AndyPan e8b1147e29 Merge branch 'master' into develop 2018-09-30 09:44:32 +08:00
AndyPan e538683d3f add comments 2018-09-30 09:41:47 +08:00
AndyPan e8ccc8ecca format 2018-09-30 09:40:33 +08:00
Andy Pan 2f0796c48d update readme 2018-09-29 19:47:57 +08:00
Andy Pan 6366d137ea Merge branch 'master' into develop 2018-09-29 19:46:29 +08:00
Andy Pan e238e0fad0 update go test 2018-09-29 19:37:09 +08:00
Andy Pan a6b909f98d update import path 2018-09-29 19:32:52 +08:00
Andy Pan 9a3b5cd253
Merge pull request #13 from liyonglion/master
解决死循环导致cpu占用率过高
2018-09-29 19:29:53 +08:00