]>
Piment Noir Git Repositories - poolifier.git/log
summary | 
shortlog | log | 
commit | 
commitdiff | 
tree
first ⋅ prev ⋅ next
 
Alessandro Pio Ardizio [Sun, 19 Jan 2020 16:03:21 +0000 (17:03 +0100)] 
 
Update README.MD
aardizio [Sun, 19 Jan 2020 16:02:48 +0000 (17:02 +0100)] 
 
Dependabot enabled badge
aardizio [Sun, 19 Jan 2020 15:57:39 +0000 (16:57 +0100)] 
 
Standard style badge
aardizio [Sun, 19 Jan 2020 15:55:01 +0000 (16:55 +0100)] 
 
First readme version
aardizio [Sun, 19 Jan 2020 15:45:31 +0000 (16:45 +0100)] 
 
Added an emitter to the dynamic pool , example splitted and improved
aardizio [Sun, 19 Jan 2020 14:07:07 +0000 (15:07 +0100)] 
 
TODO added
aardizio [Sun, 19 Jan 2020 13:56:05 +0000 (14:56 +0100)] 
 
General clean up
aardizio [Sat, 18 Jan 2020 16:04:21 +0000 (17:04 +0100)] 
 
A dynamic thread pool and a new worker implementation. Next step is to write some unit tests for fixed thread pool
aardizio [Sat, 18 Jan 2020 03:15:09 +0000 (04:15 +0100)] 
 
 Working implementation with a very good benchmark based on num of threads
aardizio [Fri, 17 Jan 2020 19:03:07 +0000 (20:03 +0100)] 
 
Performance improvement with round robin algorithm
pioardi [Fri, 17 Jan 2020 16:59:24 +0000 (17:59 +0100)] 
 
Improvement
pioardi [Fri, 17 Jan 2020 16:01:37 +0000 (17:01 +0100)] 
 
First commit with a working example of fixed thread pool
Alessandro Pio Ardizio [Fri, 17 Jan 2020 10:23:28 +0000 (11:23 +0100)] 
 
Initial commit