poolifier.git
4 years agoSetting up github actions
aardizio [Sun, 19 Jan 2020 16:17:52 +0000 (17:17 +0100)] 
Setting up github actions

4 years agoCreate main.yml
Alessandro Pio Ardizio [Sun, 19 Jan 2020 16:16:56 +0000 (17:16 +0100)] 
Create main.yml

4 years agoUpdate README.MD
Alessandro Pio Ardizio [Sun, 19 Jan 2020 16:03:21 +0000 (17:03 +0100)] 
Update README.MD

4 years agoDependabot enabled badge
aardizio [Sun, 19 Jan 2020 16:02:48 +0000 (17:02 +0100)] 
Dependabot enabled badge

4 years agoStandard style badge
aardizio [Sun, 19 Jan 2020 15:57:39 +0000 (16:57 +0100)] 
Standard style badge

4 years agoFirst readme version
aardizio [Sun, 19 Jan 2020 15:55:01 +0000 (16:55 +0100)] 
First readme version

4 years agoAdded an emitter to the dynamic pool , example splitted and improved
aardizio [Sun, 19 Jan 2020 15:45:31 +0000 (16:45 +0100)] 
Added an emitter to the dynamic pool , example splitted and improved

4 years agoTODO added
aardizio [Sun, 19 Jan 2020 14:07:07 +0000 (15:07 +0100)] 
TODO added

4 years agoGeneral clean up
aardizio [Sun, 19 Jan 2020 13:56:05 +0000 (14:56 +0100)] 
General clean up

4 years agoA dynamic thread pool and a new worker implementation. Next step is to write some...
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

4 years ago Working implementation with a very good benchmark based on num of threads
aardizio [Sat, 18 Jan 2020 03:15:09 +0000 (04:15 +0100)] 
 Working implementation with a very good benchmark based on num of threads

4 years agoPerformance improvement with round robin algorithm
aardizio [Fri, 17 Jan 2020 19:03:07 +0000 (20:03 +0100)] 
Performance improvement with round robin algorithm

4 years agoImprovement
pioardi [Fri, 17 Jan 2020 16:59:24 +0000 (17:59 +0100)] 
Improvement

4 years agoFirst commit with a working example of fixed thread pool
pioardi [Fri, 17 Jan 2020 16:01:37 +0000 (17:01 +0100)] 
First commit with a working example of fixed thread pool

4 years agoInitial commit
Alessandro Pio Ardizio [Fri, 17 Jan 2020 10:23:28 +0000 (11:23 +0100)] 
Initial commit