PhotonLibOS icon indicating copy to clipboard operation
PhotonLibOS copied to clipboard

Probably the fastest coroutine lib in the world!

Results 57 PhotonLibOS issues
Sort by recently updated
recently updated
newest added
trafficstars

这个参数对我们的业务比较重要. 谢谢啊!

question

when to support windows

Requirement
Done

Ubuntu 22.04 g++ version : 11.20 glibc version : 2.35 ### fs-test the reason why fs test build failed : From glibc 2.24 onwards, the __malloc_initialize_hook variable has been removed...

Compatibility
Done

hello i follow the instractions of Build in the file README.md. But when i run PhotonLibOS/build/output/simple-example,i got this error bellow: `2022/08/02 11:06:40|INFO |th=0000000000641FB0|/home/root/workspace/PhotonLibOS/io/iouring-wrapper.cpp:495|new_iouring:Init event engine: iouring [is_master=1] 2022/08/02 11:06:40|WARN |th=0000000000641FB0|/home/root/workspace/PhotonLibOS/io/iouring-wrapper.cpp:74|init:iouring:...

Done

Looks like photonlibos can only use one CPU core. If I want to write a service running on a multi-core server, how can I use all of the cores? Can...

question
Done

Hi, how can we rerun the TCP benchmarks with PhotonLibOS ? Did you use client and server from https://github.com/alibaba/PhotonLibOS/tree/main/examples/rpc ? Regarding the results in https://github.com/alibaba/PhotonLibOS#21-tcp Did you achieve 17.1Gb and...

question

**Describe** Hi, I was interested in this project, so I attempted to compile it. However, compilation error arise when I build this repo. The compilation steps are described in full...

Done

add '>' to func parameter declaration

https://github.com/containerd/overlaybd overlaybd will be using Photon's coroutine lib and fs lib. It's our first user. Cheers...

Requirement
Done

hello, I am very interested in the project,and want to write a live media server based on photonlibos, but most of our server‘s operating system is centso7,Upgrading the OS all...