0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
titles + meta for referencing More... over 17 years ago
update for release 1.0.2 More... over 17 years ago
Update of the test classes More... over 17 years ago
A batch example that downloads the pages of a web site. More... over 17 years ago
First release of the history API. More... over 17 years ago
The PropertiesLoader class is used to load a configuration from a file, and initialize all the fields of an object using the annotations. More... over 17 years ago
This annotation is used to assign a value to a property. The value of the annotation corresponds to a key contained in the configuration. More... over 17 years ago
The MBean is now registered into the constructor More... over 17 years ago
The annotations are now used in order to load the configuration More... over 17 years ago
javadoc More... over 17 years ago
- management of the history - using of enumeration for the state More... over 17 years ago
Default execution report More... over 17 years ago
The method manageFailure was renamed to endOfExecution. Called now after the end of an execution, even if no error occured. More... over 17 years ago
Renamed to ExecutionReport More... over 17 years ago
Remove of this interface (conception error). The execution report implementations must extend the class ExecutionReport. More... over 17 years ago
Addition of the method getTaskCount that returns the approximate total number of tasks that have been scheduled for execution. More... over 17 years ago
setting up of a filter before the execution (some tasks must not been executed, depending to the informations stored into the history) More... over 17 years ago
update More... over 17 years ago
Addition of the method "isRunning": the batch can now check the running state of the executor before to process the task. More... over 17 years ago
Simple modification of the licence comment More... over 17 years ago
recognition of the method "running" of the executor More... over 17 years ago
update More... over 17 years ago
Addition of a new JMX method: shutdownNow. If it is called, then the batch stop immediately, without waiting for submitted tasks. More... over 17 years ago
Addition of tests on the queue capacity. More... over 17 years ago
Remove of the start method (unused all times). More... over 17 years ago
The capacity of the blocking queue (that contains the tasks before to be executed) can now been specified to prevents OutOfMemory errors. More... over 17 years ago
modification of the title More... over 17 years ago
release 1.0.0, let's go! More... over 17 years ago
modification of the default site template More... over 17 years ago
First release More... over 17 years ago