[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862850#comment-13862850
 ] 

ASF subversion and git services commented on CLOUDSTACK-5787:
-------------------------------------------------------------

Commit 3a6fcaf1fc4132a59b5260b1854fcbe7390d848c in branch refs/heads/master 
from [~murali.reddy]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=3a6fcaf ]

CLOUDSTACK-5787:  support in-memroy eventbus

this checkin adds support for plug-in that provides an in memory event
bus which could be used as alternative to RabbitMQ based event bus. Both
publisher are subscriber should be running with management server to use
in-memroy event bus.


> support in-memroy eventbus
> --------------------------
>
>                 Key: CLOUDSTACK-5787
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5787
>             Project: CloudStack
>          Issue Type: Task
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Murali Reddy
>            Assignee: Murali Reddy
>             Fix For: 4.4.0
>
>
> Current event bus supports a RabbitMQ message oriented middleware based 
> integration where publish-and-subscribe semantics are offloaded to RabbitMQ 
> server. This brings an additional external server to be configured and added 
> into CS deployment. There is need for in-memory based event bus where both 
> publisher and subscriber are running as part of management server and no 
> external server is required.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to