diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..75fad022f80b1eb88def1c4e05637b7e28a00bf0 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +REsource Migration Interface +============================ + +REMI is a Mochi microservice designed to handle the migration of sets of files +from a node to another. It uses RDMA and memory mapping to efficiently transfer +potentially large groups of files at once. + +### Installing