What distributed process registries are available for Erlang?

后端 未结 3 766
小蘑菇
小蘑菇 2021-02-08 01:11

I\'d like to compile a reasonably complete list of distributed process registry libraries for Erlang.

Such libraries need to support basic operations like register

3条回答
  •  春和景丽
    2021-02-08 01:49

    Regarding Riak PG:

    It's mainly considered a "work in progress," because it was the result of some research that wasn't tested in production. Here's a link to the Erlang Workshop 13 paper.

    If anyone has any questions regarding Core, or using PG in particular, I'd be happy to help out any way that I can.

提交回复
热议问题