NYUCCL / psiTurk

An open platform for science on Amazon Mechanical Turk.
https://psiturk.org
MIT License
277 stars 140 forks source link

Revert to websockets #34

Closed jbmartin closed 10 years ago

jbmartin commented 11 years ago

The current long poll method used to query server status eats up many browser threads, reducing overall performance. We should opt for websockets before we move out of beta. This should be less of an issue now that we tell people to have XCode before installing psiTurk (recall that websockets requires gevent and gcc).

gureckis commented 10 years ago

closing dashboard related issues until redesign is discussed