repositories
/
e-mobility-charging-stations-simulator.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Version 1.1.67
[e-mobility-charging-stations-simulator.git]
/
src
/
worker
/
2022-07-17
Jérôme Benoit
Use eslint extension for import sorting instead of...
tree
|
commitdiff
2022-07-13
Jérôme Benoit
Avoid to instantiated static only classes
tree
|
commitdiff
2022-07-13
Jérôme Benoit
Warn if UI server is configured to listen on something...
tree
|
commitdiff
2022-06-03
Jérôme Benoit
Add initial support for ESM build
tree
|
commitdiff
2022-06-02
Jérôme Benoit
Ensure that workerSet always properly start a worker...
tree
|
commitdiff
2022-04-25
HazbinFaulted
removed unecessary code&comment
tree
|
commitdiff
2022-04-25
HazbinFaulted
fixed empty list response to LIST_CHARGING_STATIONS
tree
|
commitdiff
2022-04-25
HazbinFaulted
fixe
tree
|
commitdiff
2022-03-05
Jérôme Benoit
src/worker/WorkerConstants.ts: add
tree
|
commitdiff
2022-03-05
Jérôme Benoit
Factor out worker related constants
tree
|
commitdiff
2022-03-04
Jérôme Benoit
Apply prettier formating
tree
|
commitdiff
2022-03-04
Jérôme Benoit
Fix workerSet startup
tree
|
commitdiff
2022-03-04
Jérôme Benoit
Fix workerSet linear ramp up at startup
tree
|
commitdiff
2022-03-04
Jérôme Benoit
Enhance default value for worker options handling
tree
|
commitdiff
2022-03-04
Jérôme Benoit
Cleanup worker internal API
tree
|
commitdiff
2022-03-03
Jérôme Benoit
WorkerSet: consolidate the worker start delay code
tree
|
commitdiff
2022-03-03
Jérôme Benoit
Add tunable for charging station start delay for linear...
tree
|
commitdiff
2022-02-22
Jérôme Benoit
Ensure 1:1 mapping between charging station and ATG...
tree
|
commitdiff
2022-02-04
Jérôme Benoit
Introduce JSON type and use it for OCPP and internal...
tree
|
commitdiff
2021-10-03
Jérôme Benoit
Mark some attributes readonly
tree
|
commitdiff
2021-09-21
Jérôme Benoit
Fix ATG run duration computation
tree
|
commitdiff
2021-09-17
Jérôme Benoit
Silence sonar a bit
tree
|
commitdiff
2021-09-13
Jérôme Benoit
Log also ws closing reason
tree
|
commitdiff
2021-08-29
Jérôme Benoit
Use IIFE (https://developer.mozilla.org/en-US/docs...
tree
|
commitdiff
2021-08-29
Jérôme Benoit
Add a sanity check at worker implementation options...
tree
|
commitdiff
2021-08-29
Jérôme Benoit
Add support for performance storage on worker pool
tree
|
commitdiff
2021-08-28
Jérôme Benoit
Move worker message handler to the options argument
tree
|
commitdiff
2021-08-28
Jérôme Benoit
Add MongDB support to storage for performance records.
tree
|
commitdiff
2021-08-27
Jérôme Benoit
Ensure an error is throwed in object factories if imple...
tree
|
commitdiff
2021-08-26
Jérôme Benoit
Colorize console message ouputs
tree
|
commitdiff
2021-08-26
Jérôme Benoit
Storage: use worker threads message passing to store...
tree
|
commitdiff
2021-08-25
Jérôme Benoit
Silence some sonar code smells
tree
|
commitdiff
2021-08-24
Jérôme Benoit
Disable a eslint rule on a line
tree
|
commitdiff
2021-08-23
Jérôme Benoit
Do not enforce the singleton design pattern in the...
tree
|
commitdiff
2021-08-23
Jérôme Benoit
Use singleton design pattern directly in the worker...
tree
|
commitdiff
2021-08-21
Jérôme Benoit
Optimize a loop in the worker related code.
tree
|
commitdiff
2021-08-15
Jérôme Benoit
Specify the copyright author on some files where change...
tree
|
commitdiff
2021-08-13
Jérôme Benoit
Ensure performance statistics is started before connect...
tree
|
commitdiff
2021-07-22
Jérôme Benoit
Merge branch 'master' of github.wdf.sap.corp:E-Mobility...
tree
|
commitdiff
2021-07-16
Jérôme Benoit
Improve and fix error handling at sending OCPP commands
tree
|
commitdiff
2021-05-19
Jérôme Benoit
Constify some hardcoded worker related numbers
tree
|
commitdiff
2021-05-19
Calin Crecea
Merge branch 'master' of https://github.wdf.sap.corp...
tree
|
commitdiff
2021-05-17
Jérôme Benoit
Prepare code for strict type checking
tree
|
commitdiff
2021-05-17
Jérôme Benoit
Add configuration tunable for pool worker choice strategy
tree
|
commitdiff
2021-05-02
Jérôme Benoit
Check for threadId worker attribute only
tree
|
commitdiff
2021-04-30
Jérôme Benoit
Make the worker start delay a tunable.
tree
|
commitdiff
2021-04-22
Jérôme Benoit
WorkerFactory.ts: Use nullish coalescing operator
tree
|
commitdiff
2021-04-15
Jérôme Benoit
Merge branch 'master' of github.com:sap-labs-france...
tree
|
commitdiff
2021-04-11
Jérôme Benoit
Improve a bit JSDoc.
tree
|
commitdiff
2021-03-24
Jérôme Benoit
Add eslint jsdoc plugin and refine a bit the existing...
tree
|
commitdiff
2021-03-09
Jérôme Benoit
Merge branch 'master' of github.com:LucasBrazi06/ev...
tree
|
commitdiff
2021-03-08
Jérôme Benoit
Per worker max number of elements is not relevant on...
tree
|
commitdiff
2021-03-02
Jérôme Benoit
Merge branch 'master' of github.com:LucasBrazi06/ev...
tree
|
commitdiff
2021-03-01
Jérôme Benoit
Rename Wrk -> WorkerAbstract
tree
|
commitdiff
2021-02-24
Jérôme Benoit
Merge branch 'master' of github.com:LucasBrazi06/ev...
tree
|
commitdiff
2021-02-19
Jérôme Benoit
Align worker code naming.
tree
|
commitdiff
2021-02-19
Jérôme Benoit
Update to poolifier 2.0.0-beta.6 (#10)
tree
|
commitdiff
2021-02-16
Jérôme Benoit
Merge branch 'master' of github.com:LucasBrazi06/ev...
tree
|
commitdiff
2021-02-15
Jérôme Benoit
Remove matching worker set element when a worker exit.
tree
|
commitdiff
2021-02-01
Jérôme Benoit
Merge branch 'master' of github.com:LucasBrazi06/ev...
tree
|
commitdiff
2021-01-29
Jérôme Benoit
Cleanups: renaming.
tree
|
commitdiff
2021-01-29
Jérôme Benoit
Fix Wrk default options.
tree
|
commitdiff
2021-01-27
Jérôme Benoit
Initial support for main configuration file changes...
tree
|
commitdiff
2021-01-26
Jérôme Benoit
Use generic for worker data type.
tree
|
commitdiff
2021-01-26
Jérôme Benoit
Fix workerSet process mode.
tree
|
commitdiff
2021-01-25
Jérôme Benoit
Fix worker thread exit message.
tree
|
commitdiff
2021-01-25
Jérôme Benoit
Switch to poolifier worker threads pool implementation.
tree
|
commitdiff
2021-01-25
Jérôme Benoit
Add proper worker set elements reference counting.
tree
|
commitdiff
2021-01-25
Jérôme Benoit
Add WorkerEvents enum.
tree
|
commitdiff
2021-01-25
Jérôme Benoit
Make filename = default exported class name.
tree
|
commitdiff
2021-01-24
Jérôme Benoit
Use object factory design pattern for code handling...
tree
|
commitdiff
2021-01-24
Jérôme Benoit
Move workers handling code in its own directory.
tree
|
commitdiff