[erlang-questions] sync gproc table with a slave server

pablo platt pablo.platt@REDACTED
Thu Dec 18 19:48:35 CET 2014


Hi,

I'm using gproc to register user sessions.
How can I sync the gproc ets table with a slave server?
Is gen_leader an overkill when the same server will always be the master
and I don't need master election?

Can the slave be notified for any change in gproc so it will know when a
user session added, removed or changed?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20141218/a939c415/attachment.htm>


More information about the erlang-questions mailing list