gproc

Extended process registry for Erlang (by uwiger)

Gproc Alternatives

Similar projects and alternatives to gproc

  • syn

    1 gproc VS syn

    A scalable global Process Registry and Process Group manager for Erlang and Elixir. (by ostinelli)

  • Rustler

    1 gproc VS Rustler

    Safe Rust bridge for creating Erlang NIF functions

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • libuv

    Cross-platform asynchronous I/O

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gproc alternative or higher similarity.

gproc reviews and mentions

Posts with mentions or reviews of gproc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-29.
  • A peek into the beam
    3 projects | dev.to | 29 Mar 2022
    When the scheduler(on one core) sees these concurrent tasks, it allocates some time and memory at runtime to child and lets it run for a bit, if the process does not finish(an infinite loop for example), the scheduler moves on to child_two and so on, checking up on each process, computing a bit. Processes are namespaced in a local registry for a single node. Scheduling across multiple nodes works the same way, only you'd need a different way to manage the global name space of running processes.
  • Syn v3
    2 projects | /r/elixir | 24 Oct 2021
    i'm curious if this has the same future set as https://github.com/uwiger/gproc

Stats

Basic gproc repo stats
2
1,057
3.7
about 1 month ago

uwiger/gproc is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of gproc is Erlang.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com