tjq
|
1cb3314186
|
[modify] remove init and destory method in BasicProcessor, It's really redundant
|
2020-05-19 16:58:48 +08:00 |
|
tjq
|
a2336354d9
|
[fix] suit ScriptProcessor's API change
|
2020-05-18 12:21:33 +08:00 |
|
tjq
|
d5a52fef57
|
[dev] write guide document
|
2020-05-11 21:07:17 +08:00 |
|
tjq
|
c4c92ad36e
|
finished mail sender
|
2020-05-01 13:47:57 +08:00 |
|
tjq
|
67bbf9e352
|
add debug mode
|
2020-04-20 14:18:53 +08:00 |
|
tjq
|
53d1ac82ec
|
add Map processor for super large job
|
2020-04-17 14:40:45 +08:00 |
|
tjq
|
dc123e621f
|
optimize script processor
|
2020-04-17 12:39:30 +08:00 |
|
tjq
|
241dce57fa
|
change serialization framwork(built-in java -> jackson-cbor)
|
2020-04-16 19:37:41 +08:00 |
|
tjq
|
a8354f4cf4
|
support script processor
|
2020-04-16 15:06:36 +08:00 |
|
tjq
|
494c1aa18f
|
supprt shell processor
|
2020-04-15 22:41:40 +08:00 |
|
tjq
|
8f8ab9390b
|
finished the DevelopmentGuide
|
2020-04-15 20:18:35 +08:00 |
|
tjq
|
9ce850eaf4
|
fix some bug
|
2020-04-11 15:29:01 +08:00 |
|
tjq
|
cd49e1ad98
|
try to do cluster test
|
2020-04-11 12:14:36 +08:00 |
|
tjq
|
e99292f027
|
finished FrequentTaskTracker and pass the test~
|
2020-04-09 15:20:06 +08:00 |
|
tjq
|
43cc6360e8
|
add subInstanceId to oms-framwork so we can support FIX_DELAY and FIX_RATE job now~
|
2020-04-09 11:40:02 +08:00 |
|
tjq
|
8901cae291
|
opt OhMyWorker
|
2020-04-07 18:14:42 +08:00 |
|
tjq
|
b69cb6fc14
|
replace IP to Address in Worker,so User need't to specify the port
|
2020-04-06 22:43:14 +08:00 |
|
tjq
|
a49d2e7e3a
|
develop the server discovery
|
2020-04-06 19:41:27 +08:00 |
|
tjq
|
f1b3edea62
|
fihished the cron schedule
|
2020-04-06 16:36:03 +08:00 |
|
tjq
|
9130b8d4f4
|
start to develop the HashWheel
|
2020-04-02 17:11:43 +08:00 |
|
tjq
|
26206a90cf
|
finished TaskTracker's destroy method, start to develop the OhMyServer
|
2020-03-29 09:41:50 +08:00 |
|
tjq
|
be4e41692d
|
develop the simple Failover
|
2020-03-28 14:09:07 +08:00 |
|
tjq
|
f844dd8db1
|
new dispatch mechanism & remove ProcessorTracker's task persistence
|
2020-03-28 12:23:34 +08:00 |
|
tjq
|
341953acec
|
test the sub task retry mechanism
|
2020-03-26 23:03:08 +08:00 |
|
tjq
|
bc2b84efde
|
change dao and persistence service design(tao throw exception and service retry)
|
2020-03-26 22:54:52 +08:00 |
|
tjq
|
63f082c3b3
|
fix serialize bug (Object Pool is a good thing but you have to use carefully)
|
2020-03-26 11:34:50 +08:00 |
|
tjq
|
d44f818b81
|
finished simple test for TaskTracker(MapReduce Mode) and change serialize framwork to fst because of fastjson's indian
|
2020-03-25 21:24:47 +08:00 |
|
tjq
|
ab642805c4
|
test the TaskTracker(Standalone mode) and fix a lot of children bug
|
2020-03-25 20:21:26 +08:00 |
|
tjq
|
5e4463061e
|
design the cluster ha solution, but it's hard to impl...
|
2020-03-25 18:12:16 +08:00 |
|
tjq
|
c83eda37f2
|
finished task tracker's map module
|
2020-03-24 22:51:38 +08:00 |
|
tjq
|
c4a06b52e7
|
finished step1: ProcessorTracker receive task and execute
|
2020-03-24 20:51:13 +08:00 |
|
tjq
|
a6482edd38
|
fix remote bug -> akka remote path is akka://%s@%s:%d/user/%s
|
2020-03-24 20:29:06 +08:00 |
|
tjq
|
a18a5226a4
|
test PersostenceService
|
2020-03-24 11:18:00 +08:00 |
|