-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
Request codes for memcached #3
Comments
Indeed. I've updated the README file with the appropriate link. |
Hi, In the eleOS paper:
But the repository you have mentioned above(https://github.com/acsl-technion/graphene/tree/eleos), I only see the modification on the Graphene-SGX, and nothing to do with memcached... Could you please provide the codes of the modified memcached? Thanks! |
The memcached modifications were only tested for the experiments described in the Eleos paper and are likely unstable. Instead of publishing them we offer the option to use SUVM with an automatically instrumented memcached using a Cosmix. See the following link for the memcached sample code: https://github.com/acsl-technion/cosmix/tree/master/samples/memcached Cosmix is engineered to be robust and is compatible with newer Graphene-SGX versions or other SGX frameworks such as SCONE, Anjuna, etc. In our experience it makes running memcached and other complex applications with SUVM much easier. |
I got it! Thanks for your detailed explanation! |
You have mentioneed "Graphene with Eleos RPC: Will be made available shortly" in the README. But I can't get them now... Could you please tell me where the codes is?
I guess the codes is located at https://github.com/acsl-technion/graphene/tree/eleos, am I right?
Thanks!
The text was updated successfully, but these errors were encountered: