donglei

Results 3 issues of donglei

How to use multiple threads with libasync, could you give an example? Expect to fork some of the working threads when the main thread is started. The jobs will be...

I've used libasync to my project, dub run is ok, but I benachmarked with apache ab tool , showing Benchmarking localhost (be patient)...apr_socket_recv: Connection refused (111) command : ab -n...

项目中使用hprose 是就要gin框架 http server的,一些请求信息是放在header中,如何在 service function 中获取 gin.Context 对象,从而可以拿到Header 中的信息?