]> Piment Noir Git Repositories - poolifier.git/log
poolifier.git
5 years agoFix tests run on node 10.x and add test assertion
aardizio [Sun, 19 Jan 2020 22:56:28 +0000 (23:56 +0100)] 
Fix tests run on node 10.x and add  test assertion

5 years agoMerge branch 'master' of https://github.com/pioardi/node-pool
aardizio [Sun, 19 Jan 2020 20:42:31 +0000 (21:42 +0100)] 
Merge branch 'master' of https://github.com/pioardi/node-pool

5 years agoImprovements and unit tests
aardizio [Sun, 19 Jan 2020 20:40:18 +0000 (21:40 +0100)] 
Improvements and unit tests

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

5 years agoLint
aardizio [Sun, 19 Jan 2020 16:21:43 +0000 (17:21 +0100)] 
Lint

5 years agoMerge branch 'master' of https://github.com/pioardi/node-pool
aardizio [Sun, 19 Jan 2020 16:21:23 +0000 (17:21 +0100)] 
Merge branch 'master' of https://github.com/pioardi/node-pool

5 years agoLinting
aardizio [Sun, 19 Jan 2020 16:21:12 +0000 (17:21 +0100)] 
Linting

5 years agoUpdate main.yml
Alessandro Pio Ardizio [Sun, 19 Jan 2020 16:19:35 +0000 (17:19 +0100)] 
Update main.yml

5 years agoUpdate main.yml
Alessandro Pio Ardizio [Sun, 19 Jan 2020 16:19:21 +0000 (17:19 +0100)] 
Update main.yml

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

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

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

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

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

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

5 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

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

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

5 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

5 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

5 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

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

5 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

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