Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a non-blocking alternative to runForever()? #16

Open
bitbugprime opened this issue Sep 21, 2020 · 1 comment
Open

Is there a non-blocking alternative to runForever()? #16

bitbugprime opened this issue Sep 21, 2020 · 1 comment

Comments

@bitbugprime
Copy link

This project seems totally dead, but I thought I'd ask anyway. The design of the application class appears to presume that the cpv http server will be the only thing Seastar is running. One might want to additionally run an rpc endpoint (smf for example, but that also appears dead) or other custom Seastar code.

@303248153
Copy link
Member

Sorry I don't have time in this year, so many bad things happened. I may update this project again in the next year.
As the question you ask, this framework does support non-blocking running.
Please read the comment here:
https://github.com/cpv-project/cpv-framework/blob/master/include/CPVFramework/Application/Application.hpp#L9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants