Tags
Tags give the ability to mark specific points in history as being important
v2.1.1
b1cf2ff4
·
Refine the logic of sync.Pool
·
Oct 06, 2019
Release:
Refine the logic of sync.Pool
v2.1.0
e73db1d7
·
Replace mutex with spin-lock
·
Sep 27, 2019
Release:
Replace mutex with spin-lock
v2.0.0
09973e8b
·
Update READMEs
·
Sep 24, 2019
Release:
Releasing V2 of ants
v2.0.0-rc.4
d6cd5a7e
·
worker: decRunning when revertWorker is false
·
Sep 12, 2019
Release:
Fix a bug when worker failing to be put back into the queue
v2.0.0-rc.3
89644d03
·
Remove some useless code
·
Sep 03, 2019
Release:
Revise the logic in revertWorker()
v2.0.0-rc.2
44aec995
·
A little bit of optimization in periodicallyPurge()
·
Aug 25, 2019
Release:
A little bit of optimization in periodicallyPurge()
v2.0.0-alpha
cbf8ddf0
·
Fixed
#45
and Releasing v2 module
·
Aug 25, 2019
Release:
Alpha for v2
v2.0.0-rc.1
cbf8ddf0
·
Fixed
#45
and Releasing v2 module
·
Aug 25, 2019
Release:
Fixed #45 and releasing v2 module with functional options pattern
v1.2.0
444711e7
·
support nonblocking submit and max blocking limit setting
·
Aug 25, 2019
Release:
Support nonblocking submit and max blocking limit setting
v1.1.1
08d01b6b
·
馃帍
Fix a bug where invokers get stuck in waiting idle workers
·
Aug 18, 2019
Release:
Fix a bug where invokers get stuck in waiting idle workers
v1.1.0
a1888b14
·
馃Ц
Remove useless test cases
·
Jul 27, 2019
Release:
Optimize memory allocation and add logs for panic stack
v1.0.1
f447bf10
·
馃摑
Fix the type error
·
Jul 26, 2019
Release:
Optimize the logic of cleaning up expired workers
v1.0.0
d6076c09
·
馃檮
Improvement in `periodicallyPurge`
·
Apr 14, 2019
Release:
Official v1 release