Multiple calls to a single function
shiva gattu
shiva.krishna17892@REDACTED
Tue Apr 6 08:26:44 CEST 2021
Hi all,
If multiple gen_server processes are sending multiple messages to a
single static function. The static function will execute all messages
without loss of a single message ?
Is there any method to do that like using a pool?
My requirement is multiple processes will send multiple messages to
one function, that function will send that messages to the web.
What is a simple way to do this?
Regards,
Shiva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20210406/7a940fd6/attachment.htm>
More information about the erlang-questions
mailing list