Hi Jaime, CEP Server has something called brokers. That is one way to do this. You can write a Kafka based broker, and inject events to CEP.
But that works only with CEP, and to support other part of the platform (e.g. send it to ESB for mediation, service invocation etc), you will have to write a Axis2 transport. Currently we are working to make Axis2 transport work for both cases, but that is in the trunk. It may be easier to start with a broker as then you do not have to worry about converting to XML (there is a way to work it without converting to XML, but bit too complex yet, which we are fixing now). --Srinath On Thu, May 9, 2013 at 1:07 AM, Jaime Nebrera <[email protected]>wrote: > Hi all, > > We would like to add Apache Kafka support to the already long list of > supported protocols of WSO2 in order to be able to exploit CEP capabilities > > Were would be the right place to do so in order to, not only get Shiddi > CEP capabilities but also be able to use other elements of WSO2 and of > course make our contribution worthwhile and interesting to others > > BTW, I have been unable to find any reference to such project. Nobody > has considered this alternative in the past? > > Thanks and regards > > Jaime Nebrera - ENEO TecnologĂa > Sent with mobile, sorry for typos > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- ============================ Srinath Perera, Ph.D. http://www.cs.indiana.edu/~hperera/ http://srinathsview.blogspot.com/
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
