Skip to content

Releases: km/ezThread

v1.2

27 Apr 18:22
@km km
7b0f107
Compare
Choose a tag to compare

-No need to build() the manager anymore
-You can add/remove threads or jobs during the manager running
-New decreaseThreads() function

v1.1

12 Jan 08:32
@km km
Compare
Choose a tag to compare

-Added pause and resume functions

-EZTHREAD class is now public for advanced use

-You can now initiate a JobManager class with a list of EZTHREAD classes

-Added public int execution in Job class, determines the number of times an EZTHREAD instance should execute the job.

-Renamed setThreads() to build()

-Minimal optimization

First Release

31 Dec 17:35
@km km
96c71d6
Compare
Choose a tag to compare
Small edit to documentation

Added language highlighting