commit | 9de7d4db3eac405b963b92e28d229b3ecfd3c89e | [log] [tgz] |
---|---|---|
author | Malte Brodmann <mbrodmann@student.ethz.ch> | Tue Feb 16 13:27:27 2021 +0100 |
committer | Jonas Pfefferle <pepperjo@japf.ch> | Tue Feb 16 15:42:20 2021 +0100 |
tree | 302472aac3e7e07150f9743ca61636d5e0b63ade | |
parent | 7c4557df39a955dce9dde15762af95fee0eb6f7f [diff] |
minor changes
Apache Crail is a fast multi-tiered distributed storage system designed from ground up for high-performance network and storage hardware. It marks the backbone of the Crail I/O architecture, which is described in more detail on crail.incubator.apache.org. The unique features of Crail include:
Crail is implemented in Java offering a Java API which integrates directly with the Java off-heap memory. Crail is designed for performance critical temporary data within a scope of a rack or two.
For information about how to deploy, run, test and program against Crail:
make html
in /doc
and opening /doc/build/html/index.html
Please join the Crail developer mailing list for discussions and notifications. The list is at:
dev@crail.incubator.apache.org.
Apache Crail is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.