On 06/06/2016 16:36,
starxi...@gmail.com wrote:
> what do Erlang processes mean in rabbitmq? Can I change the max value of
> Erlang processes on windows platform?
Hi!
Yes, this limit can be configured from the Erlang VM command line with
the +P flag. Look for its documentation in the following page:
http://erlang.org/doc/man/erl.html
You can set this flag in the RABBITMQ_SERVER_ERL_ARGS environment
variable. You can find the description of this variable and an example
with +P on the following page:
http://www.rabbitmq.com/configure.html#define-environment-variables
--
Jean-Sébastien Pédron
Pivotal / RabbitMQ