Created
April 28, 2014 16:36
-
-
Save laser/11377229 to your computer and use it in GitHub Desktop.
RPC messaging through HTTP / Redis / RabbitMQ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rehearsal -------------------------------------------- | |
RabbitMQ 0.980000 0.570000 1.550000 ( 1.602346) | |
Redis 0.280000 0.040000 0.320000 ( 0.419955) | |
HTTP 0.500000 0.200000 0.700000 ( 2.436720) | |
----------------------------------- total: 2.570000sec | |
user system total real | |
RabbitMQ 0.980000 0.580000 1.560000 ( 1.604432) | |
Redis 0.270000 0.040000 0.310000 ( 0.416424) | |
HTTP 0.490000 0.190000 0.680000 ( 6.691767) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment