Re: Support for non-unique process labels?
Nicolas Martyanoff <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <[email protected]> |
Kenneth Lundin <[email protected]> writes: > Take a look at https://github.com/uwiger/gproc, it seems to be a good fit > for your requirements. Gproc is interesting, but the point of having useful features in OTP is both to make sure they stay coherent and aligned on the Erlang/OTP vision, and to avoid having to depend on external libraries which may or may not be maintained for something as fundamental as process identification. -- Nicolas Martyanoff http://snowsyn.net [email protected]