That's what containers are for though.
Run your jvm in a container and restrict resources available to that one

On 30 Sep 2016 19:48, "Roland Kuhn" <goo...@rkuhn.info> wrote:

> Hi Jean-François,
>
> the JVM does not offer the functionality you seek, you'll have to use your
> operating system’s capabilities to restrict the resources available to the
> JVM itself.
>
> Regards, Roland
>
> Sent from my iPhone
>
> On 30 Sep 2016, at 18:29, Jean-François Côté <jfcote.logic...@gmail.com>
> wrote:
>
> Hi guys!
>
> Is there any way to control how much cpu the akka system use over the
> total of cpu available in the JVM? For example, I would want all my actor
> system to only use 75% of the processing power available so that 2 of my 8
> core is available for other system on the server. I've checked dispatcher,
> router, etc but nothing seems to control this kind of thing. But maybe I
> missed something.
>
> Thanks!
> J-F
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/
> current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>
> --
> >>>>>>>>>> Read the docs: http://akka.io/docs/
> >>>>>>>>>> Check the FAQ: http://doc.akka.io/docs/akka/
> current/additional/faq.html
> >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user
> ---
> You received this message because you are subscribed to the Google Groups
> "Akka User List" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to akka-user+unsubscr...@googlegroups.com.
> To post to this group, send email to akka-user@googlegroups.com.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to