Coder Social home page Coder Social logo

Comments (12)

hnes avatar hnes commented on August 28, 2024 2

It would need a scheduler to schedule all the coroutines.

About two months ago, I started to develop a high-performance Golang-like coroutine scheduler for libaco. It would come to the public in about two weeks. The code of the scheduler itself has already finished, I'm now doing the performance optimization, strict code review and writing the test suites stuff.

from libaco.

QingruiHuang avatar QingruiHuang commented on August 28, 2024 2

多年以后,再回来这里,依然没见更新

from libaco.

signifox avatar signifox commented on August 28, 2024 1

Any update now?

from libaco.

echoface avatar echoface commented on August 28, 2024 1

https://github.com/HuanGong/ltio.git
here is a schedule implement, it based on a reactor message loop module, it‘s simple and "may be effective" enough.
it use libcoro/libaco as coroutine backend

from libaco.

hnes avatar hnes commented on August 28, 2024

I'm really sorry to postpone the release of the next version which would include the solution of this issue. I'm during a break now, and I will definitely continue to work on this after the rest is finished.

Thank you very much for your attention to this project, @signifox :-)

from libaco.

guangqianpeng avatar guangqianpeng commented on August 28, 2024

I am trying to implement a simple scheduler for libaco. Hope you guys can take look: github.com/guangqianpeng/libaco-sched

from libaco.

echoface avatar echoface commented on August 28, 2024

please keep libaco tiny and clean, another repo to start scheduler work?

from libaco.

QingruiHuang avatar QingruiHuang commented on August 28, 2024

"a high-performance Golang-like coroutine scheduler for libaco" 有进一步的发布计划吗?

from libaco.

hnes avatar hnes commented on August 28, 2024

@QingruiHuang 抱歉,我现在的业余时间用在了开发另一个开源项目上,等它告一段落之后还会回来,但遗憾的是我无法给出具体的时间承诺,也许几个月。

English Translation:

@QingruiHuang Sorry, my spare time is now spent on developing another open-source project and I would like to come back when it's finished. But unfortunately, I can't give you a promise of the precise date, probably maybe several months.

from libaco.

QingruiHuang avatar QingruiHuang commented on August 28, 2024

@huangong 非常感谢

from libaco.

beef9999 avatar beef9999 commented on August 28, 2024

@QingruiHuang @guangqianpeng @nishantd01
https://github.com/alibaba/PhotonLibOS The fastest io engine (scheduler). Although it's now running in stackful coroutines, our two projects have very much common in the coroutine API.

from libaco.

echoface avatar echoface commented on August 28, 2024

多年以后,再回来这里,依然没见更新

@QingruiHuang 业务需要的话,自己实现一个成本还好;这样自己内部业务系统用起来也更知道底层的调度逻辑一些

from libaco.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.