Skip to content
#

aio

Here are 83 public repositories matching this topic...

denesb
denesb commented Dec 16, 2019

Memory management in a seastar application is a very important topic, as seastar applications are usually long running server applications that want to maximize the usage of memory as well as be resilient to memory fragmentation.
Add a section on this to the docs/tutorial.md based on the lessons we learned at ScyllaDB. In a nutshell: when large buffers are needed prefer storing data in a chunke

Improve this page

Add a description, image, and links to the aio topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aio topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.