Hi forumers, I intend to use Rpyc for an ERP project, as the database access; all select/insert/update/delete will go through (views & stock procedures). As the number of clients will be very variable (from 1 to N), forking seems out of question (?).
My concern is: how to limit Rpyc to, let's says 1/2 of the available CPU cores, in order to leave other cores available to postgresql (and the system)? Thanks in advance & regards. -- --- You received this message because you are subscribed to the Google Groups "rpyc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
