9427: Websockets now uses a thread per connection for database query and
authorPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 17 Jun 2016 20:12:15 +0000 (16:12 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 17 Jun 2016 20:12:15 +0000 (16:12 -0400)
commit6d910ff1327859e0eae9eed474ee360fb9c5894b
treea754855768eeb5c0c5e69f9a77d32ac8f98733f2
parent2e5f6787e7b37a47247035803fba41354cbdabdd
9427: Websockets now uses a thread per connection for database query and
sending outgoing messages.  This minimizes interference by slow clients or
clients that are "replaying the world" with a last_log_id far in the past.
services/api/lib/eventbus.rb