How to invoke multiple python scripts from the same Process in C# -


i working on project involves executing python scripts c# (ironpython not option). trying increase speed of execution whilst running many scripts. far, have managed increase performance running each process in task in order parallelise work.

is possible add several scripts instantiated process, , run them in order reduce overhead of creating many new processes , reuse existing ones? figured creating of these new processes massive bottleneck.

thanks


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -