-
Notifications
You must be signed in to change notification settings - Fork 0
A RamCloud source code mirror with modification.
License
Frank-Wu/RamCloud
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
/** @mainpage RAMCloud For information on how to install and use RAMCloud, see the RAMCloud Wiki: https://ramcloud.stanford.edu/wiki/display/ramcloud */ Shortcut to boot the system locally: 1. starting a coordinator ./obj.master/coordinator 2. starting a server ./obj.master/server -M -r 0 3. starting a example client ./obj.master/client compile a client app: g++ -Lobj.master -lramcloud -Isrc -Iobj.master -o myClient myClient.cc -std=c++11
About
A RamCloud source code mirror with modification.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published