It runs on single system thread, so no. Racket threads don't utilize multi-cores. However, you can put several processes behind a reverse proxy to utilize all your CPU cores. You do have to be careful though if you are using continuations for managing state.

On 02/20/2016 05:15 PM, Piyush Katariya wrote:
  Does  HTTP server makes use of all CPU cores of machine  ? if not, how to 
achieve it ?


Thanks,
Piyush


--
Vishesh

--
You received this message because you are subscribed to the Google Groups "Racket 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to