老大,
// helloworld $hello_worker = new ThriftWorker('tcp://0.0.0.0:9090'); $hello_worker->count = 16; $hello_worker->class = 'HelloWorld';
能不能在一個端口監(jiān)控兩個服務?
目前不支持