Thanks for yout help

In the book "getting started with storm", the authors (Leibiusky, Eisbruch, Simonassi) also describe a solution where the webservice and the topologie exchange through a redis database.

Denis
Le 26/01/2015 16:08, Harsha a écrit :
Denis,
         I suggest its better to have your http requests going to kafka
         and than use Storm's KafkaSpout to process. This allow you to
         not loose any events as KafkaSpout can do replays of the message
         incase if there is a failure in your topology.
-Harsha
On Mon, Jan 26, 2015, at 01:49 AM, Denis DEBARBIEUX wrote:
Hi all,

I would like to implement a topology where the spout receives http
request. Is there a code sample that can be a good starting point for my
implementation? Is kafka designed for this use case?

Thanks for your help.

D. Debarbieux

---
L'absence de virus dans ce courrier électronique a été vérifiée par le
logiciel antivirus Avast.
http://www.avast.com



---
L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel 
antivirus Avast.
http://www.avast.com

Reply via email to