On 19 August 2014 21:24, Baiju M <baiju.m.m...@gmail.com> wrote:
>
> I would like to add one point about deployment of large and complex
> applications written in Python. Deployment of these types of applications
> are very difficult in Python.

Would you please elaborate on the difficulties? We are reasonably
happy with AWS images to bootstrap the system, then virtualenv, pip,
fabric and now ansible to deploy Django apps.

>
>                                                    I would love to install 
> single statically
> linked binaries for deployment. Building these binaries should be very fact
> also, say less than 1 minute.

Statically-linked binaries are so 1990s :-)

>                                               This is one of the reason I am 
> getting
> attracted to Golang :-)

For me, the main attraction of Go is the concurrency features. Syntax still
seems strange, though.

Regards,
Gora
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to