25 Commits

Author SHA1 Message Date
tjq
09b15dfbc1 feat: optimize online log cache time(60 -> 10) 2023-08-06 21:03:41 +08:00
tjq
5cfd0f8e74 chore: change main version to 4.3.3 2023-06-11 16:45:44 +08:00
tjq
e2887a12f6 fix: SpringMethodProcessor can't throw correct exception 2023-06-11 16:44:28 +08:00
tjq
8953ecc74f feat: support powerjob method handler 2023-06-11 15:40:50 +08:00
tjq
8ecc5768c7 Merge branch 'pr-vannewang-master' into 4.3.3 2023-05-07 22:29:36 +08:00
tjq
a7394e518c fix: server can't record zero cost processor's status #620 2023-05-07 22:08:14 +08:00
wangxiaopeng
46165ccd97 获取任务执行结果,并将结果返回给控制台 2023-04-18 14:43:38 +08:00
wangxiaopeng
b9bd8079f2 调度方式(方法形式)新增 2023-04-06 18:08:56 +08:00
tjq
aa65884b3f test: test chinese result #581 2023-03-16 23:47:33 +08:00
tjq
a93602f845 test: add test code for repetitions 2023-03-07 23:19:57 +08:00
tjq
81752dd26f test: TestFindByBeanNameProcessor 2023-03-05 15:58:54 +08:00
tjq
b8199bf036 feat: optimize demo project 2023-01-22 17:37:03 +08:00
tjq
5b94247daf feat: use PowerJobRemoteEngine to replace akka 2023-01-20 14:40:18 +08:00
Echo009
30abf08703 feat: add some powerjob worker sample processores 2023-01-15 21:06:59 +08:00
tjq
806747d88c fix: change inner class scope to fix JDK17 exception #457 2022-10-03 13:49:38 +08:00
tjq
ce555ad18f test: add test log processor in samples 2022-09-18 21:56:03 +08:00
songyinyin
88bc28140f feat: powerjob worker add property: powerjob.worker.enabled 2022-09-07 23:44:36 +08:00
Echo009
5ed6eac38a perf: use cached lock replace SegmentLock 2022-09-01 07:06:21 +08:00
Echo009
88b92e2994 chore: add stop task demo 2022-09-01 07:06:21 +08:00
tjq
e767ad1043 feat: use kryo to replace jackson which is really easy to lead conflict 2021-03-21 15:08:48 +08:00
tjq
f8ef896a65 refactor: change processor API(abstract class to interface) 2021-03-21 13:53:06 +08:00
tjq
fe439721d0 refactor: change name from OhMyWorker to PowerJobWorker 2021-03-19 23:40:55 +08:00
tjq
dff1fa4938 feat: support DynamicDatasourceSqlProcessor 2021-03-14 23:00:17 +08:00
tjq
f3b4e91745 feat: update container template 2021-03-14 19:24:15 +08:00
tjq
9dffb49918 chore: modify package name to tech.powerjob 2021-03-14 16:47:22 +08:00