Commit Graph

113 Commits

Author SHA1 Message Date
Sonullx Liu
f31421e28d fix: remove the useless parse() 2020-09-08 15:36:23 +08:00
Sonullx Liu
5efad7f67f style: reformat args.h
Change indent spaces to tab.
Add necessary spaces.
2020-09-08 15:36:15 +08:00
Sonullx Liu
16cee721df Merge branch 'master' of github.com:qicosmos/workflow into qicosmos 2020-09-08 15:21:20 +08:00
qicosmos
33f50ca609 improve args.h. 2020-09-08 10:16:43 +08:00
qicosmos
186145c297 improve args.h, make it shorter and clean. 2020-09-05 13:54:04 +08:00
xiehan
76095af859 Merge pull request #33 from qicosmos/patch-1
improve benchmark document
2020-09-05 12:49:18 +08:00
qicosmos
b0ca12ed73 improve benchmark document
add testing steps.
2020-09-05 12:31:04 +08:00
XieHan
fc588c6c12 Merge branch 'master' of https://github.com/sogou/workflow 2020-09-04 20:04:40 +08:00
XieHan
1dcfd05aee Fix bug in poller. This bug may affect files aio on macOS 2020-09-04 20:03:33 +08:00
xiehan
9c163c0b43 Merge pull request #32 from sonullx/benchmark
add README.md in benchmark directory
2020-09-04 17:53:22 +08:00
Sonullx Liu
44413080b7 doc: add README.md in benchmark/ 2020-09-04 17:42:23 +08:00
xiehan
dd45e30eaa Merge pull request #31 from sonullx/benchmark
add benchmark src & doc
2020-09-04 17:23:18 +08:00
Sonullx Liu
0f6372c772 fix: correct filename 2020-09-04 17:11:38 +08:00
Sonullx Liu
eb922b92e5 add benchmark source code and documents 2020-09-04 17:09:27 +08:00
xiehan
9c7d164262 Update Communicator.cc 2020-09-01 18:20:02 +08:00
XieHan
d2372b450b Add 'const' to some functions' prototypes. 2020-08-26 02:39:28 +08:00
XieHan
458fa896cd Merge branch 'master' of https://github.com/sogou/workflow 2020-08-26 01:06:49 +08:00
XieHan
35890cb243 Fix the error message output of mysql tutorial. 2020-08-26 01:06:08 +08:00
xiehan
4fe1e38257 Update WFGlobal.cc 2020-08-25 17:30:36 +08:00
xiehan
7eadd33c5e Merge pull request #25 from holmes1412/master
Update English version README.md
v0.9.0
2020-08-17 00:52:54 +08:00
liyingxin
3bd34a5c06 Update README_en.md 2020-08-16 23:52:05 +08:00
holmes1412
ce10df4f18 add English version for new README.md 2020-08-16 23:36:57 +08:00
xiehan
2611326611 Merge pull request #24 from holmes1412/master
add CODE_OF_CONDUCT
2020-08-14 22:44:57 +08:00
holmes1412
1fe4078f4f add CODE_OF_CONDUCT 2020-08-14 22:35:56 +08:00
liyingxin
a23eb736e7 Merge pull request #5 from sogou/master
merge from sogou/workflow
2020-08-14 22:29:53 +08:00
liyingxin
f08e65c707 Update about-config.md 2020-08-13 20:22:26 +08:00
xiehan
07c1cafb14 Update about-dns.md 2020-08-13 18:51:06 +08:00
xiehan
7f3980fa49 Update about-dns.md 2020-08-13 18:49:49 +08:00
xiehan
c1ca8a8068 Update README.md 2020-08-13 18:46:03 +08:00
XieHan
abe31f1eb3 add about-config.md 2020-08-13 18:44:20 +08:00
XieHan
80717a7bf0 add WFMySQLConnection::deinit() 2020-08-13 00:44:03 +08:00
XieHan
c9ac250025 Merge branch 'master' of https://github.com/sogou/workflow 2020-08-12 19:47:56 +08:00
XieHan
b4d57f0e6c Update default settings. 2020-08-12 19:47:21 +08:00
xiehan
2c4a844cbc Update RedisMessage.cc 2020-08-12 18:52:34 +08:00
xiehan
551b9e882e Update README.md 2020-08-12 18:27:50 +08:00
xiehan
ba47e6ce1f Update WFServer.h 2020-08-10 18:05:48 +00:00
XieHan
c23f5f3fab To make it consistent for unix and windows, server's default protocol is fixed to IPv4. 2020-08-11 01:51:20 +08:00
xiehan
659aaf4556 Merge pull request #23 from Barenboim/master
Merge pull request #3 from sogou/master
2020-08-09 22:37:12 +08:00
XieHan
692d272cb3 Pack a union to save some bytes. 2020-08-07 20:44:08 +08:00
xiehan
5eba46b0e1 Merge pull request #22 from alpc62/master
remove TAB from markdown
2020-08-07 01:55:38 +08:00
wujiaxu
36791f1c5f TAB should remove from all markdown, use space instead 2020-08-07 00:04:30 +08:00
wujiaxu
2dbbf59b76 Merge pull request #4 from sogou/master
pull from sogou git
2020-08-06 23:53:24 +08:00
xiehan
df8f7b1d7f Merge pull request #20 from westfly/master
fix spell error in HttpMessage
2020-08-06 15:38:39 +08:00
aresyang
c09c2d54f1 fix spell error in HttpMessage 2020-08-06 10:31:26 +08:00
xiehan
22449ee5d1 fix warnings in clang compiler 2020-08-05 18:47:56 +08:00
xiehan
27d5e07bea Merge pull request #19 from alpc62/master
remove all pause()
2020-08-05 18:40:25 +08:00
liyingxin
fccfc36a22 Update tutorial-10-user_defined_protocol.md 2020-08-05 15:17:47 +08:00
liyingxin
5ebcb06afb Update tutorial-08-matrix_multiply.md 2020-08-05 14:42:13 +08:00
alpc62
a375a71bd0 pause() replace by WaitGroup 2020-08-05 14:25:15 +08:00
liyingxin
06001cbbad Update tutorial-09-http_file_server.md 2020-08-05 12:26:45 +08:00