Hi guys!
I can run Redis successfully on ZSIM now, and I used "top" to see that redis-server was running.Then I tried to run YCSB on another terminal for testing, but it failed. It report "connet refused". I wonder if redis and YCSB need to run both on ZSIM. But I don't know how to run Redis and YCSB on ZSIM at the same time. Once I run redis on zsim ,it will start it's loop of monitoring events which make zsim can't do anything.And I tried to start redis in daemon mode, but it still got zsim stuck in his cycle of listening events.
If there are any information i should provide ,please tell me .
Sincerely ask for help!
Hi guys! I can run Redis successfully on ZSIM now, and I used "top" to see that redis-server was running.Then I tried to run YCSB on another terminal for testing, but it failed. It report "connet refused". I wonder if redis and YCSB need to run both on ZSIM. But I don't know how to run Redis and YCSB on ZSIM at the same time. Once I run redis on zsim ,it will start it's loop of monitoring events which make zsim can't do anything.And I tried to start redis in daemon mode, but it still got zsim stuck in his cycle of listening events. If there are any information i should provide ,please tell me . Sincerely ask for help!