Bryce Harrington [2013-01-18 18:37 -0800]:
> Would bash or python be ok?  I'm guessing this isn't performance
> critical, and it looks like everything in nexus.go could be done in
> either of those languages.

Can we pretty please stop writing long-running daemons in Python? As
much as I like it for applications, its startup cost, increased memory
requirements, and comparatively low performance/high battery usage
behaviour for such tasks which involve polling many times a second
make Python the wrong choice for writing daemons on mobile platforms.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)

-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Reply via email to