On Fri, Dec 5, 2014 at 10:20 AM, Joseph L. Casale <jcas...@activenetwerx.com> wrote: > I am stuck with the current architecture, but the idea you propose has > been thrown around, truth is I am not certain if we are enduring the > effort of such a large rewrite that Python is the tool to use (this is a > Windows application) but regardless your idea is one that is proposed.
Windows? Then even more important to minimize the number of processes you create. They're very costly on Windows. ChrisA -- https://mail.python.org/mailman/listinfo/python-list