Commit Graph

1452 Commits

Author SHA1 Message Date
XieHan
c080c0b96f Kafka message parsing to avoid data types casting 2022-06-16 23:28:29 +08:00
XieHan
1625a225a9 Update KafkaMessage.cc to avoid potential bug. 2022-06-16 19:27:48 +08:00
XieHan
6b19ab036d __read_record->__redis_read_record 2022-06-14 21:03:02 +08:00
XieHan
3d5d4aeae4 Add redis array size limit 2022-06-14 20:57:05 +08:00
XieHan
44af29ce6d Update redis parser. Add reply depth limit 2022-06-14 20:11:05 +08:00
XieHan
53e38842c1 remove named timer because of override ambiguous 2022-06-13 22:59:13 +08:00
xiehan
993eefc451 Merge pull request #938 from Barenboim/master
Enable creating a 'Go' task with running time limit.
2022-06-13 21:30:45 +08:00
XieHan
41cf46d10c Enable creating a 'Go' task with running time limit. 2022-06-13 21:18:05 +08:00
XieHan
15f1524067 Call virtual 'handle()' if dispatch failed. 2022-06-13 20:48:45 +08:00
XieHan
d134b36c62 Fix double deleting bug when canceling server task's series 2022-06-08 04:06:27 +08:00
xiehan
622549a6bd Update about-module.md 2022-06-07 23:04:22 +08:00
xiehan
e74830b2e7 Merge pull request #931 from Barenboim/master
Fix upstream round robin strategy and remove WFServiceGovernance::server_list_change
2022-06-04 01:14:39 +08:00
XieHan
b866bcbf9a remove WFServiceGovernance::server_list_change 2022-06-04 01:10:51 +08:00
XieHan
d665eb6a6a Fix upstream round robin strategy 2022-06-04 01:08:01 +08:00
XieHan
db738e56f5 remove some inline functions 2022-06-02 03:22:34 +08:00
XieHan
335bd9c591 Fix data type and remove unused function 2022-06-02 02:54:49 +08:00
XieHan
d36c703253 Fix kafka message warning 2022-06-01 22:00:37 +08:00
xiehan
46aff3bc24 Merge pull request #925 from wzl12356/master
fix UPSVNSWRRPolicy when init and select
2022-05-31 01:08:03 +08:00
kedixa
9575f527be use google public dns in example 2022-05-30 17:02:38 +08:00
kedixa
554b74ddc5 fix comments in pr 2022-05-30 17:02:38 +08:00
kedixa
231e1b29a8 change filename is a mistake 2022-05-30 17:02:38 +08:00
kedixa
f64d0c09be fix tutorial path 2022-05-30 17:02:38 +08:00
kedixa
99c2d199c3 fix tutorial path 2022-05-30 17:02:38 +08:00
kedixa
ba576a48dc tutorial-17-dns_client 2022-05-30 17:02:38 +08:00
kedixa
f813c96448 dns client document 2022-05-30 17:02:38 +08:00
xiehan
8fa52efb97 Merge pull request #923 from Barenboim/master
Add named conditional for observer mode.
2022-05-30 02:19:34 +08:00
xiehan
185013171f Update README_cn.md 2022-05-30 02:14:10 +08:00
xiehan
d2d6d6db3d Create about-conditional.md 2022-05-30 02:13:17 +08:00
xiehan
1bf613f6e6 Rename about-conditional.md to about-resource-pool.md 2022-05-30 01:05:10 +08:00
xiehan
a645626114 Update README.md 2022-05-30 01:04:16 +08:00
xiehan
796e9d8171 Update README_cn.md 2022-05-30 01:03:33 +08:00
xiehan
d8e7a84e5f Rename about-resourcepool.md to about-resource-pool.md 2022-05-30 01:02:41 +08:00
xiehan
9b96ae40d3 Rename about-conditional.md to about-resourcepool.md 2022-05-30 01:02:10 +08:00
zhuleiwang
710120ab62 fix UPSVNSWRRPolicy when init and select 2022-05-29 17:52:30 +08:00
XieHan
e094457328 add named conditional (observer mode) 2022-05-29 03:34:48 +08:00
XieHan
908c016ecd rename __WFConditional->__RPConditional 2022-05-29 03:33:45 +08:00
xiehan
6807f1f230 Merge pull request #921 from holmes1412/master
add unittest
2022-05-27 12:05:19 +08:00
liyingxin
9e3bed7616 add unittest 2022-05-26 23:20:22 +08:00
xiehan
63d74cc7ab Merge pull request #920 from Barenboim/master
Add round-robin upstream policy
2022-05-26 20:40:06 +08:00
XieHan
da2d1fcede add a 'virtual' 2022-05-26 01:40:59 +08:00
XieHan
290c9d7e14 Add round-robin upstream policy 2022-05-26 01:35:53 +08:00
XieHan
fa580f81fe 0.10.1->0.10.2 2022-05-22 00:23:16 +08:00
xiehan
1550b431cb Merge pull request #917 from Barenboim/master
Add ParallelWork::series_at(size_t index)
2022-05-21 23:25:09 +08:00
XieHan
5b436d3626 Add ParallelWork::series_at() non-const 2022-05-21 23:22:15 +08:00
xiehan
d694479b15 Merge pull request #909 from Barenboim/master
Use sysconf(_SC_OPEN_MAX) for max open files
2022-05-15 23:12:16 +08:00
XieHan
62c808c597 Merge branch 'master' of https://github.com/barenboim/workflow-dev 2022-05-15 17:30:47 +08:00
XieHan
51428c4392 use 'sysconf' for max open files 2022-05-15 17:29:50 +08:00
xiehan
3f49ebbc79 Merge pull request #901 from Barenboim/master
Add English document of module
2022-05-12 20:00:20 +08:00
xiehan
8376b52054 Update README.md 2022-05-12 19:59:23 +08:00
xiehan
c1fa0f5c88 Create about-module.md 2022-05-12 19:56:26 +08:00