Commit Graph

180 Commits

Author SHA1 Message Date
Andy Pan f0d16c0b0a update 2018-07-24 21:53:34 +08:00
Andy Pan a71bd6bb94 update project tutorial link 2018-07-23 22:19:03 +08:00
Andy Pan 01fb508e1c fixed readme 2018-07-22 09:32:55 +08:00
Andy Pan 32d4903f95 add more test 2018-07-21 19:34:15 +08:00
Andy Pan a326530368 rename the monitorAndClear function 2018-07-21 18:50:18 +08:00
Andy Pan 077ca09e0b
update codecov test 2018-07-16 12:45:28 +08:00
Andy Pan db94104fd3
add codecov test 2018-07-16 12:28:21 +08:00
Andy Pan 4553a7a1c6 update codecov test 2018-07-16 02:43:38 +08:00
Andy Pan d31b2413c6 update 2018-07-16 02:33:43 +08:00
Andy Pan eaf79d239f fixed some issues 2018-07-16 01:21:23 +08:00
Andy Pan c186871e60 update 2018-07-15 23:58:09 +08:00
Andy Pan 68d55de6f8 update 2018-07-15 23:34:12 +08:00
Andy Pan 86cea41d7e optimization for codecov 2018-07-15 23:11:05 +08:00
Andy Pan 68924c0193 update - 2018-07-15 22:49:47 +08:00
Andy Pan 9b4f9c7b48 update codecov test 2018-07-15 22:45:55 +08:00
Andy Pan 9da43e1115 update codecov test 2018-07-15 21:47:53 +08:00
Andy Pan 4a1439ac90 update 2018-07-15 21:27:45 +08:00
Andy Pan 48cb233e4d update 2018-07-15 21:22:20 +08:00
Andy Pan 74e49c9f28 fixed race issue 2018-07-15 21:16:27 +08:00
Andy Pan 4d0682d342 fixed race issue 2018-07-15 21:09:59 +08:00
Andy Pan cc81c9573f update 2018-07-15 20:51:14 +08:00
Andy Pan 23c80e1158 add codecov test 2018-07-15 20:50:10 +08:00
Andy Pan d77f01cf9a optimization for GC 2018-07-15 00:57:32 +08:00
Andy Pan 813cc218fe simplify and optimize goroutine-worker 2018-07-15 00:52:27 +08:00
Andy Pan 3afa151dd9 simplify and optimize goroutine-worker 2018-07-15 00:52:18 +08:00
Andy Pan ebb86ab67f Merge remote-tracking branch 'origin/develop' into develop 2018-07-13 00:12:07 +08:00
Andy Pan c4a50a1867 optimization for pool 2018-07-13 00:11:42 +08:00
Andy Pan 525d766c1a
update readme 2018-07-09 16:36:03 +08:00
Andy Pan 6af0e505de
update readme 2018-07-09 16:35:08 +08:00
Andy Pan 5aa4fd3b9d update 2018-07-08 10:38:40 +08:00
Andy Pan 2e7d823141 optimization for timed task to clear idle workers 2018-07-08 10:29:12 +08:00
Andy Pan 8e369baa4c update readme 2018-07-06 20:53:58 +08:00
Andy Pan b1e4d22aea optimization for codes 2018-07-06 20:51:16 +08:00
Andy Pan 9c4ec3fe31 optimization 2018-07-06 20:44:10 +08:00
Andy Pan a2fbed1900 update example codes 2018-07-06 20:39:23 +08:00
Andy Pan 6da1112dff gofmt 2018-07-06 20:24:47 +08:00
Andy Pan 339aaa4475 update 2018-07-06 20:20:18 +08:00
andy pan afba560448 format codes 2018-07-06 15:00:30 +08:00
andy pan b21f63142d fixed the "slice bounds out of range" error 2018-07-06 14:56:59 +08:00
andy pan 3e6386d097 update example codes 2018-07-06 14:47:25 +08:00
andy pan 93533b243b remove unused imports 2018-07-06 14:45:35 +08:00
andy pan 5ae6239a57 start a goroutine to clear expired workers when init a pool 2018-07-06 14:42:26 +08:00
andy pan 02a168974d add expired time in go test 2018-07-06 14:40:43 +08:00
andy pan 337c644550 add expired time for PoolWithFunc 2018-07-06 14:39:24 +08:00
andy pan 0cb5a50036 rename func 2018-07-06 14:35:30 +08:00
andy pan 56943d78d5 add expired time for pool 2018-07-06 14:33:53 +08:00
andy pan d04febc0b2 clear expired workers for Pool 2018-07-06 14:33:07 +08:00
andy pan bd3ca2489e remove useless codes 2018-07-06 14:32:19 +08:00
andy pan 5c1e3a17bb formatted testing codes 2018-07-02 14:56:20 +08:00
andy pan 360a5be5f7 update example codes in readme 2018-07-02 14:45:25 +08:00