Can you be more specific? You can easily deploy to more than one
system with Fabric; however, right now there is no parallel
deployment, meaning tasks are run in serial. There are unreleased
branches of Fabric which can deploy in parallel, and they will become
Fabric 1.0 in the not-too-distant future, but they're currently
unstable.

If that doesn't frighten you, then I'm sure myself and the other
developers on those branches would welcome the additional real-world
testing. Otherwise, if your setup can tolerate rolling deployments,
you may find the stable releases more solid.

Best,
Jeff


On Tue, Sep 14, 2010 at 10:45 AM, Eric Buckley <eric.buck...@gmail.com> wrote:
> Is it possible to write a deployment task(s) that deploys to both a set of
> loadbalancers and a set of application servers?
> Thanks,
> Eric
> _______________________________________________
> Fab-user mailing list
> Fab-user@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/fab-user
>
>



-- 
Jeff Forcier
Unix sysadmin; Python/Ruby developer
http://bitprophet.org

_______________________________________________
Fab-user mailing list
Fab-user@nongnu.org
http://lists.nongnu.org/mailman/listinfo/fab-user

Reply via email to