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

Introduce files caches and native Linux AIO #11

Open
Glorf opened this issue Dec 20, 2018 · 0 comments
Open

Introduce files caches and native Linux AIO #11

Glorf opened this issue Dec 20, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Glorf
Copy link
Owner

Glorf commented Dec 20, 2018

Frequently used files should be cached in memory using custom caching method, and retrieved using string->ptr hashmap. File retrieval to cache should be subscribed by native linux AIO (use bare aio_abi or libaio) and then added to epoll queue.
It's an aspect to discuss, whether response body should be copied to write buffer, or accessed directly

@Glorf Glorf added the enhancement New feature or request label Dec 20, 2018
@Glorf Glorf modified the milestones: Future, 0.2 Dec 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant