Pergunta

since it's threadless, would the ruby-based thin be okay?

Foi útil?

Solução

to do async connections, return -1 as your response code and do some stuff with event machine deferrables.

check out the async thin examples for more info.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top