You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rethink the motivation for the server process. If it should exist at all, it should be a gen_server. If it should be responsible for flow control, load balancing and distribution, then implement this properly and systematically. See also #14 and #15.
The text was updated successfully, but these errors were encountered:
Rethink the motivation for the server process. If it should exist at all, it should be a gen_server. If it should be responsible for flow control, load balancing and distribution, then implement this properly and systematically. See also #14 and #15.
The text was updated successfully, but these errors were encountered: