ymlam
b8d29b99d3
Added daily pause and resume feature.
Improved reponse text to pause and resume commands.
3 年之前
yiu
7a174d4531
[maven-release-plugin] prepare for next development iteration
3 年之前
yiu
fb59d60388
[maven-release-plugin] prepare release 1.0.12
3 年之前
ymlam
2b6ef161c1
User friendly response to PAUSE command.
3 年之前
ymlam
053483a919
Fix bug of not stopping immediately on CANCEL while PAUSED.
The service threads do not terminate immediately, but, instead
each service thread picks up one more job before terminating,
causing servicing more jobs which are not reported back to portal.
3 年之前
ymlam
7e89c303b1
[maven-release-plugin] prepare for next development iteration
3 年之前
ymlam
ae89a24993
[maven-release-plugin] prepare release 1.0.11
3 年之前
ymlam
7b4d88b9f8
Fix bug of sometimes not terminating broadcast when paused with large number of service threads.
This happens when all remaining jobs are being serviced by
service threads when PAUSE is initiated. Similarly fixed
for CANCEL.
3 年之前
ymlam
4b2e4c422c
[maven-release-plugin] prepare for next development iteration
3 年之前
ymlam
1cd62867cb
[maven-release-plugin] prepare release 1.0.10
3 年之前
ymlam
81940e001e
Added more JObStatus to support SMS provider Bandwidth
3 年之前
ymlam
0883b073ef
[maven-release-plugin] prepare for next development iteration
3 年之前
ymlam
524ea72d29
[maven-release-plugin] prepare release 1.0.9
3 年之前
ymlam
4d95efe3e9
Add Auto Pause feature
3 年之前
Yuk-Ming Lam
94a8783ce2
[maven-release-plugin] prepare for next development iteration
3 年之前
Yuk-Ming Lam
b945df3333
[maven-release-plugin] prepare release 1.0.8
3 年之前
Yuk-Ming Lam
f8beed06e9
Convert successCount from int to AtomicInteger
3 年之前
ymlam
791b3080d8
[maven-release-plugin] prepare for next development iteration
4 年之前
ymlam
539725e78b
[maven-release-plugin] prepare release 1.0.7
4 年之前
ymlam
28756a94d6
Better exception handling
4 年之前
ymlam
a698a7b8a5
[maven-release-plugin] prepare for next development iteration
4 年之前
ymlam
5b8f7b8632
[maven-release-plugin] prepare release CommEngine-1.0.6
4 年之前
ymlam
1284999836
[maven-release-plugin] rollback the release of CommEngine-1.0.6
4 年之前
ymlam
15282259b0
[maven-release-plugin] prepare release CommEngine-1.0.6
4 年之前
ymlam
196a51856e
Manually revert revision in pom.xml back to 1.0.6-SNAPSHOT
4 年之前
ymlam
38ce819970
[maven-release-plugin] prepare release CommEngine-1.0.6
4 年之前
ymlam
fe71568581
[maven-release-plugin] rollback the release of CommEngine-1.0.6
4 年之前
ymlam
3d4360ddc9
[maven-release-plugin] prepare release CommEngine-1.0.6
4 年之前
ymlam
dabb1414a4
[maven-release-plugin] rollback the release of CommEngine-1.0.6
4 年之前
ymlam
6314b3d2f2
[maven-release-plugin] prepare for next development iteration
4 年之前
ymlam
417d912741
[maven-release-plugin] prepare release CommEngine-1.0.6
4 年之前
ymlam
580bed601f
Place readyQueue, scheduledJobs, serviceActivityCount under one single semaphore readyQueue.
4 年之前
ymlam
253c78ab71
Add stateSemaphore to ensure modifications to state value is synchronized.
4 年之前
ymlam
8fd8813afa
Add BroadcastState.ABORTING to fix bug of losing postbacks on abort.
4 年之前
ymlam
89c0ab716e
Fix bug of not timing viewing period of dead broadcasts from time of final BroadcastStatus.
4 年之前
ymlam
650e28ab79
Expanded JobStatus with PAYMENT_REQUIRED.
4 年之前
yiu
bd80187e59
[maven-release-plugin] prepare for next development iteration
4 年之前
yiu
c2d21a8a47
[maven-release-plugin] prepare release 1.0.5
4 年之前
yiu
f254997339
[maven-release-plugin] rollback the release of 1.0.5
4 年之前
yiu
1b3264c636
[maven-release-plugin] prepare release 1.0.5
4 年之前
snake
11639518d8
[maven-release-plugin] rollback the release of 1.0.5
4 年之前
snake
f29b618c5b
[maven-release-plugin] prepare for next development iteration
4 年之前
snake
ab079d816d
[maven-release-plugin] prepare release 1.0.5
4 年之前
ymlam
fe430891ac
Give derived class chance to wait for service activity to end
before progressing to COMPLETED state and issue state change
notification to portal.
Also make state change report to be a single line for ease
of grep'ing log file.
4 年之前
ymlam
428ac6bfe7
Remove unnecessary comment
4 年之前
ymlam
37d2438ea5
Fixed <segment> tag placed in wrong part of XML
4 年之前
ymlam
4c882c8134
Add capability to return SUCCESS count and SMS specific segment count
in broadcast status message from CommEngine to portal.
4 年之前
yiu
ef790ea726
moved repo to repo.link2tek.net/snake/maven_repo
4 年之前
yiu
629bebbab8
[maven-release-plugin] prepare for next development iteration
4 年之前
yiu
6deef3e1b6
[maven-release-plugin] prepare release 1.0.4
4 年之前