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

Dynamic Requests should double buffer shared content #28

Open
AmmarkoV opened this issue Aug 18, 2015 · 0 comments
Open

Dynamic Requests should double buffer shared content #28

AmmarkoV opened this issue Aug 18, 2015 · 0 comments

Comments

@AmmarkoV
Copy link
Owner

Dynamic requests wait for a callback to complete and then send back the content for shared content with a callback cooldown , I should implement double buffering of content to make sure that they get serviced instantly instead of blocking the requests until the new content is ready..!

https://github.com/AmmarkoV/AmmarServer/blob/master/src/AmmServerlib/cache/dynamic_requests.c#L16

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

No branches or pull requests

1 participant