I would say Ruby, since Ruby really supports it. PHP is not working.
With PHP, you can create new processes (this is a bad idea) or write several web services and use curl_multi_ * functions to perform some tasks, but streaming is not a PHP function.
source
share