Re: Parameter Server for Flink

2015-08-10 Thread Sachin Goel
it might even make sense to create a dedicated GitHub project, > and later add it as a whole to Flink (or keep it independent, what ever > works better). > > What do you think? > > Greetings, > Stephan > > > > On Sat, Aug 8, 2015 at 4:04 AM, Sachin Goel >

Re: Parameter Server for Flink

2015-08-10 Thread Stephan Ewen
g on a Parameter Server for Flink and I have some basic > functionality up, which supports registering a key, plus setting, updating > and fetching a parameter. > > The idea is to start a Parameter Server somewhere and pass the address and > port in a configuration for another actor sy

Parameter Server for Flink

2015-08-07 Thread Sachin Goel
Hi all I've been working on a Parameter Server for Flink and I have some basic functionality up, which supports registering a key, plus setting, updating and fetching a parameter. The idea is to start a Parameter Server somewhere and pass the address and port in a configuration for another