We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
=> one thread per client conn
julea-fuse needs kv backend
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Questions
why bother with g_module_unload?
integrate logging?
namespaces
threads from julea side
=> one thread per client conn
how to expose object listing
whether to account for concurrent object aliasing
jemalloc in julea
when to write out file metadata?
when to update metadata
sparse objects
how/whether to integrate betree into build process
Limitations
only one monomorphisation exposable for C
error handling is opaque
configuration from C is clumsy
partial writes/deletes due to lack of transactions
on-disk format evolvability
the entire cache and readahead is semi-pointless without direct IO
fio/julea-benchmark or more realistic?
julea-fuse needs kv backend
The text was updated successfully, but these errors were encountered: