nightcore icon indicating copy to clipboard operation
nightcore copied to clipboard

Nightcore: Efficient and Scalable Serverless Computing for Latency-Sensitive, Interactive Microservices [ASPLOS '21]

Results 2 nightcore issues
Sort by recently updated
recently updated
newest added

I have 4 machines each with 12 CPU cores and 64GB RAM. I deploy the Nightcore gateway on one of them and on each of the other three, I deploy...

Hi! I'm trying to find out how to deploy a larger C++ function with several dependencies (shared libraries) with nightcore. [The example](https://github.com/ut-osa/nightcore/tree/asplos-release/examples/c) demonstrates a single file compiled to a shared...