Hi Martin, Basically, we use thrift to publish stratos data to BAM which would use for analyse Cartridge instances, subscriptions etc.
We use AMQP (via ActiveMQ) to communicate messages required for Stratos to function correctly. Hope this helps. On Tue, May 6, 2014 at 2:37 AM, Martin Eppel (meppel) <[email protected]>wrote: > > > I was investigating how we publish data in apache stratos (for new > feature development, publishing deployment information from stratos manager > to interested clients like autoscaler). > > > > I find examples of using thrift (e.g. > CartridgeSubscriptionDataPublisher.java) and MessageBroker / ActiveMQ > (e.g TenantEventPublisher.java) to publish information. Thrift seems to be > deprecated, so I would think going forward for new development > MessageBroker / ActiveMQ (?) is the right choice or is there another > preferred way ? > > > > Thanks > > > > Martin > > > > > -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, Senior Software Engineer, WSO2 Inc. Blog: http://nirmalfdo.blogspot.com/
