Hi Stephen,

Were you able to successfully release the stateful implementation of the 
functions in gRPC?

Thanks

On Wednesday, 4 May 2016 00:22:25 UTC+5:30, Stephen Sturdevant wrote:
>
> Hi everyone,
>
> I'm a grad student at UW Madison and will be working on a GSoC project 
> related to gRPC this summer! The project I'll be working on is closely 
> related to a topic my research group has recently been interested in, so 
> I'll give a bit of background on that. In particular, we're looking at a 
> new trend in cloud computing which involves services such as Google Cloud 
> Functions, Azure Functions, and AWS Lambda. These services enable a 
> 'serverless' computation model and along with them come interesting 
> questions about scheduling, memory management, and database integration. In 
> order to investigate these questions, we're working to make an open source 
> service similar to the ones previously mentioned, which we've named 
> OpenLambda. Externally, OpenLambda is essentially an RPC handling platform, 
> and it will support gRPC calls. Internally, different components of 
> OpenLambda will communicate using gRPC. The component I'll be working on in 
> particular is with the database integration, which will be necessary to 
> persist any data from functions written for a serverless computation model 
> since the functions themselves are stateless. Anyway, I'm really looking 
> forward to working with the gRPC team over this summer and please let me 
> know if you find this area interesting and/or want to learn more about it!
>
> Best,
> Stephen
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"grpc.io" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/890881f4-addc-47a0-96a9-73dea00360a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to