PraveenKumar,

You can set those parameters in the rebar.config file of basho_bench.

For example if you wanted to set the maximum number of processes to 65536 you 
would do:

{escript_emu_args, "%%! +P 65536 \n"}.

Hope that helps,
Jared


On May 15, 2012, at 7:26 AM, praveenkumar bhadrapur wrote:

> Hi,
> 
> I was trying out "basho bench"  a very useful performance testing tool with 
> customized drivers for erlang applications.  
> I am finding it hard to set erlang vm configuration parameters such as 
> setting the maximum number of processes and increase the number of ets tables 
> using basho bench.
> I am sure, I am missing out a place to do it, I read the basho wiki, but 
> could not find information for non-riak applications.
> Any pointer to do the same, is highly appreciated.
> 
> Thank you,
> PraveenKumar Bhadrapur
> Masters Student, Computer Science.
> Uppsala University
> Sweden.
> Telephone: (0046)704486496
> 
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to