SwephNet icon indicating copy to clipboard operation
SwephNet copied to clipboard

Parallel calculation

Open SkyQuant opened this issue 9 years ago • 2 comments

Thank you ygrenier for nice framework!

Does async and parallel (TPL) computation concurrence with Swiss/JPL/Moshier ephemeris available? Is it thread-safe?

SkyQuant avatar Jul 22 '15 14:07 SkyQuant

Thanks.

No this Library is not thread-safe, and don't support async. It's the same for the ygrenier/SwissEphNet.

Unfortunally I don't have the time to work on this Library for the moment. But it could be a good idea to thinking about supports some async methods.

I mark this issue with label "enhancement" to get it on mind.

ygrenier avatar Jul 22 '15 16:07 ygrenier

Yeah, it could be useful feature when you calculate time series as well as matrices - two dimensional arrays and lists.

SkyQuant avatar Jul 22 '15 17:07 SkyQuant