On Tue, Apr 18, 2017 at 3:16 PM, Carlo Pires <[email protected]> wrote: > Fred, > > Are you saying that Riak doesn't start erlang runtime in SMP and a machine > with multiple processes will have only one dedicated to each Riak instance?
Hi Carlo, Riak is started in SMP mode, with a scheduler per thread, but running within a single Unix process. Thanks, - Christopher _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
