Hi, it's really up to you how you design your applications and interconnect them.
You can also colocate adapters and processing nodes, in order to take advantage of the processing capabilities of each host. In the twitter example there is not much processing though, it's a very low rate of events by default (twitter sprinkler feed). Regards, Matthieu On Oct 31, 2013, at 16:41 , Danilo Pinto da Silva <danilob...@gmail.com> wrote: > Hello! > > I'm new user of S4 Platform and I thought make changes in Twitter Example > code, > Because I have four nodes in a cluster. > > So, > My idea is modify the code for three apps: > - adapter > - extraction app > * merge app (the change) > > After that > I'll deploy the adapter in node 1, the extraction in node 2 and 3, the merge > app in node 4. > > Thus I need help/suggestion to do it. > > *Questions related with share the s4r file I think to use a webserver. > > Thanks. > by Danilo P.