dd8e9fb5e3

This patch provide the sync flag: simulator.py rpc-client --sync call simulator.py rpc-client --sync fanout The --sync values means next: - call: to send sync msg via rpc.call - fanout: to broadcast sync msg via rpc.fanout to all servers on topic When clients has sent all messages, the rpc-server will be stopped automatically and dump statistics to a file (if --json-file is used). This is much usefull than rough killing the process of the server in benchmark frameworks. Change-Id: I06fd8dbbcdc8b2b9f13029029f730b417ff128ce
Oslo Messaging Library
The Oslo messaging API supports RPC and notifications over a number of different messaging transports.
- License: Apache License, Version 2.0
- Documentation: http://docs.openstack.org/developer/oslo.messaging
- Source: http://git.openstack.org/cgit/openstack/oslo.messaging
- Bugs: http://bugs.launchpad.net/oslo.messaging
Description
Languages
Python
99.8%
Shell
0.2%