ThreadedServer vs ForkingServer - when to use what ? especially on Linux - any performance advantages on one of both ?
I tried to test both under pypy3 on Linux Mint Mate, unfortunately the ForkingServer does not work properly on pypy3 (already reported on github). The documentation does not mention when to use what, advantages, disadvantages, what can be the pitfalls ? yours sincerely Robert -- --- 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.
