Logging to one process from thousands: How does it work?

Matthias Lang matthias@REDACTED
Fri Jan 6 09:39:53 CET 2006


Joel Reymont wrote:

 >>> Are there any limits on the size of the receive queue in Erlang?

David Hopwood wrote:

 > Neither the FAQ, nor the "Efficiency Guide" that it links to, 
 > actually answers Joel's question. 

The FAQ says:

  "The Erlang language doesn't specify any limits, but different 
  implementations have different limits on the number of processes, 
  the maximum amount of RAM and so on."

the intended implication is that anything which isn't listed in that
table isn't, for practical purposes, limited in a way other than what
you might reasonably expect.

Matthias



More information about the erlang-questions mailing list