fukamachi / woo

A fast non-blocking HTTP server on top of libev
http://ultra.wikia.com/wiki/Woo_(kaiju)
MIT License
1.27k stars 96 forks source link

Create a new random state for each worker. #96

Open fukamachi opened 2 years ago

fukamachi commented 2 years ago

This prevents conflictions of cl:random in different worker threads.