Bob Chen

Results 31 issues of Bob Chen

Do you have a tcp echo server that I can run with? So I can add the figures into this [list](https://github.com/alibaba/PhotonLibOS#21-tcp).

question

https://github.com/alibaba/PhotonLibOS Compare TCP echo server performance, in descending order. Client Mode: Streaming | | Concurrency Model | Buffer Size | Conn Num | QPS | Bandwidth | CPU util |...

https://github.com/MarkReedZ/mrloop/blob/261b162ee1042f89a4688f6b110868aa0aab59ff/mrloop.c#L443 What if there is just only one request at this particular moment? The `submit` will never be called.

https://github.com/alibaba/PhotonLibOS

Dependencies
Food for Thought
Potential Bounty Idea

Like tcp echo server performance. I'd like to add some comparison in our [project](https://github.com/alibaba/PhotonLibOS#21-tcp)

My experiment was based on the pictures of those famous movie stars I gathered from the Internet. I could only get an approx 60% accuracy when training the model. Is...

>> Install OpenCV, PyQt4, Anaconda. That means I have to install these three separately? >> conda install -c https://conda.anaconda.org/menpo opencv3 Install opencv with anaconda again?

https://github.com/alibaba/PhotonLibOS

discussion

Hi, our open source lib (https://github.com/alibaba/PhotonLibOS) is based on stackful coroutine, and a high efficiency IO scheduler. Looks like your implementation is based on stackless, would you like to integrate...