Bob Chen

Results 106 comments of Bob Chen

How to set buffer size and port number? Could you give an example cmd line?

How to set the network buffer size? Our tests are using 512 bytes.

``` CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Boost (missing: Boost_INCLUDE_DIR) ``` `# rpm -qa| grep boost` boost-1.66.0-10.el8.x86_64

FYI: A better coroutine lib and IO framework https://github.com/alibaba/PhotonLibOS

Yes, (c) is the most important one. Even though this project was a work from real production and still evolving, I might still need to add some documents to convince...

@jiangdongzi 首页就有性能对比啊

- 不会编译不过的,可能是你的环境太老。 - 可以看一下About Photon那部分的介绍,这个是production ready的库 - boost现在用了beast模块,为了http解析,很快也会被去掉

只是运行不起来吗?那是因为代码默认开了io_uring,如果内核不支持io_uring要调整代码换成epoll,这个在注释里面写了一大段

@bengbeng-pp Currently in Alibaba Cloud, only the Function Compute uses trace prefetching, because it's relatively easier for them to record trace. Some business are reluctant to do such a thing....

Yes you can, but remember to restart the overlaybd service. Nothing will remain in memory except the OS page cache.