[zeromq-dev] Distributed application deployment model
Justin Cook
jhcook at gmail.com
Fri Dec 20 23:16:40 CET 2013
Look into SaltStack.
--
Justin Cook
Sent from a mobile device
On 20 Dec 2013 21:17, "Robert Gallas" <gallas.robert at gmail.com> wrote:
> Hi
>
> Is there any deployment model for distributed applications?
>
> Traditional way of installing application servers and managing them is
> time consuming and a bit complicated. By using lightweight (ZeroMQ based)
> solutions I'm searching for equally lightweight deployment model.
>
> One, to be honest the only one, which comes to my mind is based on the
> fact that nearly all of the enterprise solutions are deployed at kind of
> UNIXES. Most probably Linuxes. Nearly all of them have SSH daemon running.
>
> This should be sufficient to make a deployment script with available
> physical nodes enumeration and set of agents implementations. Then by using
> Beacon like discovery, agents / nodes are ready to be used as cooperating
> topology. Without need to wire nodes together at configuration level.
>
> I admit that this approach is naive, using "pure man's deployment tools".
>
> Is there any other approach?
>
> Thanks
> Robert
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131220/dbb442d2/attachment.htm>
More information about the zeromq-dev
mailing list