godotg
|
a3d6b717df
|
chore[doc]: update doc
|
2024-09-17 21:59:34 +08:00 |
|
godotg
|
794693179c
|
chore[task]: simplified code
|
2024-08-11 12:57:26 +08:00 |
|
godotg
|
452723508b
|
perf[executor]: use & bits operation to improve performance
|
2024-08-11 12:12:40 +08:00 |
|
godotg
|
4564c4fbfc
|
del[signal]: remove unnecessary log
|
2024-08-10 18:11:06 +08:00 |
|
godotg
|
61de266935
|
ref[protocol]: rename writeBoolean/readBoolean to writeBool/readBool
|
2024-07-14 18:26:03 +08:00 |
|
godotg
|
d8ed791bfd
|
ref[xml]: <net:config> to <net:net>, <orm:config> to <orm:orm>
|
2024-07-03 11:20:13 +08:00 |
|
godotg
|
b591864c03
|
perf[executor]: add method to get executor based on hash
|
2024-06-26 15:03:03 +08:00 |
|
luca
|
3d80c13c29
|
feat[executor]:add method to get executor based on hash
|
2024-06-26 14:18:24 +08:00 |
|
godotg
|
b23ded4fbf
|
ref[executor]: executor register and get
|
2024-06-25 11:37:26 +08:00 |
|
luca
|
3b90504c02
|
feat[net]: support xml configuration
|
2024-06-06 17:23:03 +08:00 |
|
zhou.yihao
|
c23db9090e
|
fix[net]: TaskBus计算hash的时候,在taskExecutorHash达到int最大值的时候,计算出来是负数
|
2024-06-05 14:55:10 +08:00 |
|
godotg
|
985fa61b2d
|
chore[net]: comment
|
2024-06-03 11:48:51 +08:00 |
|
luca
|
7a97238496
|
fix[net]: fixed bug in client initialization registry
|
2024-05-31 14:22:05 +08:00 |
|
luca
|
730929fbf1
|
fix[net]: fixed bug in client initialization registry
|
2024-05-31 14:16:04 +08:00 |
|
luca
|
4c92120cef
|
feat[net]: supports the configuration of registry driver classes
|
2024-05-30 15:32:48 +08:00 |
|
godotg
|
ab3ca0e17a
|
ref[csharp]: refactor generate csharp protocol
|
2024-05-22 16:04:12 +08:00 |
|
godotg
|
7fedbe547e
|
ref[csharp]: refactor generate csharp protocol
|
2024-05-22 15:48:28 +08:00 |
|
godotg
|
5ab61d6562
|
ref[csharp]: refactor generate csharp protocol
|
2024-05-22 15:40:36 +08:00 |
|
luca
|
14e7aedbf1
|
feat[net]:add exception handler
|
2024-05-16 18:35:18 +08:00 |
|
luca
|
0f54f79351
|
feat[net]:modify the access modifier
|
2024-05-16 17:15:30 +08:00 |
|
godotg
|
a3793f106c
|
feat[zip]: zip directory
|
2024-05-14 16:01:48 +08:00 |
|
godotg
|
86c70873a2
|
chore[zip]: zip
|
2024-05-13 19:53:29 +08:00 |
|
godotg
|
7b98bf2190
|
chore[zip]: zip
|
2024-05-13 16:05:01 +08:00 |
|
godotg
|
2cfeaa32ee
|
feat[zip]: zip file
|
2024-05-11 19:32:55 +08:00 |
|
godotg
|
4be0411736
|
feat[zip]: unzip file
|
2024-05-11 17:33:51 +08:00 |
|
godotg
|
3f89e0e7ab
|
feat[task]: run packet receiver task in EventBus
|
2024-05-07 15:56:25 +08:00 |
|
godotg
|
76c20ff026
|
ref[event]: rename
|
2024-04-10 19:38:26 +08:00 |
|
godotg
|
966fe14d89
|
revert[event]: revert vent
|
2024-04-10 19:27:07 +08:00 |
|
godotg
|
ad67c2f5ec
|
perf[event]: do not init event executors when not use AsyncThread
|
2024-04-10 19:02:47 +08:00 |
|
godotg
|
070000fbe4
|
feat[event]: do not init event executors when not use AsyncThread
|
2024-04-10 18:05:00 +08:00 |
|
godotg
|
928411cc7f
|
chore[registry]: rename getRootPath to rootPath
|
2024-04-01 15:14:42 +08:00 |
|
xiaorenping
|
a10dca9f58
|
feat[net]: get zookeeper path
|
2024-03-30 22:35:59 +08:00 |
|
godotg
|
2f55bbb387
|
ref[SingleCache]: move SingleCache to scheduler
|
2024-03-28 10:35:55 +08:00 |
|
godotg
|
a9949510a2
|
del[SingleCache]: delete use EventBus to get value of supplier
|
2024-03-28 10:34:28 +08:00 |
|
godotg
|
a3c7dd04d2
|
ref[balancer]: use LazyCache instead of Caffeine
|
2024-03-26 11:22:19 +08:00 |
|
godotg
|
854ba4faf2
|
del[cache]: delete SimpleCache
|
2024-03-26 11:12:40 +08:00 |
|
godotg
|
ac0bb9214f
|
perf[cache]: use cas instead of lock
|
2024-03-25 16:16:37 +08:00 |
|
godotg
|
34ac818752
|
perf[cache]: async load single cache
|
2024-03-25 16:04:37 +08:00 |
|
godotg
|
8bc480c1bc
|
perf[write]: simplify the write method of packet
|
2024-03-23 18:24:35 +08:00 |
|
godotg
|
0e6fb0addd
|
chore[doc]: update doc
|
2024-03-23 18:20:08 +08:00 |
|
godotg
|
a17d9ef270
|
perf[registry]: custom root path
|
2024-03-21 16:13:14 +08:00 |
|
godotg
|
e2625a45b8
|
feat[registry]: custom root path
|
2024-03-21 16:02:15 +08:00 |
|
godotg
|
4a35397432
|
perf[virtual]: virtual thread task can not set Attachment to ThreadLocal
|
2024-02-21 17:15:58 +08:00 |
|
godotg
|
b5b0cc353f
|
fix[tree]: if key greater than the max key, returns the last index of entry
|
2024-02-06 17:39:06 +08:00 |
|
godotg
|
22b01145c4
|
chore[log]: router log
|
2024-02-01 10:48:21 +08:00 |
|
godotg
|
36f90c8a69
|
fix[zk]: zooKeeper reconnects without a registered consumer
|
2024-01-30 12:49:34 +08:00 |
|
godotg
|
4ed627353c
|
test[provider]: multiple service providers can be declared for the same interface module, and consumers can select one of them
|
2024-01-22 19:55:26 +08:00 |
|
godotg
|
3df1995f26
|
feat[consumer]: write all the consumed servers to the data under the node
|
2024-01-22 19:44:36 +08:00 |
|
godotg
|
efb479aebb
|
perf[host]: Unify the to String method of HostAndPort
|
2024-01-21 12:01:38 +08:00 |
|
godotg
|
dbfaff95f0
|
perf[registry]: remoteProviderRegisterSet use lsit as return value
|
2024-01-21 09:58:13 +08:00 |
|