1267 Commits

Author SHA1 Message Date
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
tjq
2ca2b901b7 parse akka config 2020-03-23 17:27:31 +08:00
tjq
2e348b411d finished the simple ProcessorTracker 2020-03-23 13:16:08 +08:00
tjq
fafb708c7a finished processor api design 2020-03-18 20:11:26 +08:00
tjq
415da176ed it is too difficult to guarantee the ha and reliability... 2020-03-17 21:16:07 +08:00
tjq
f74a87772a init project 2020-03-17 17:27:19 +08:00
Yukino
fe53dfd7e3
Initial commit 2020-03-16 17:19:56 +08:00