Can you explain more deeply concerning integration?
How many people can access integration simultaneously?

On Thursday, March 12, 2015 at 2:25:53 PM UTC+2, Joachim Durchholz wrote:
>
> Am 12.03.2015 um 13:17 schrieb Paul Royik: 
> > How many concurrent instances can Sympy handle? 
> > 
> > I.e, how many people can simultenously access diff function? 
>
> Everybody is running their own copy of SymPy, so the concurrency is at 
> the operating system level and the only limit is machine resources. 
>
> diff never showed up as particularly resource-consuming, so it's not 
> limited beyond the number of terminal sessions the machine can handle. 
> (Integrating can be different, heuristic approaches like Meijer can 
> easily tie up a processor core for an hour.) 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at http://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/d9cb8668-4406-48a5-9d18-829972c0065d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to