Closed allgeek closed 10 years ago
Hey,
We've been using it in production (in a number of our projects from both C# and F#) for more than a year now and although there are some kinks I'm trying to work through still (hence all those 'beta' versions) but it works by and large.
There are a number of intermittent issues we've come across though, so depends on your requirement really. It's not rock solid by any stretch but we've been able to rely upon it to orchestrate our ETL pipelines.
We haven't used it in a high throughput scenario (in terms of no. of concurrent tasks) so I'm unsure as to how the performance aspect holds up.
First, thanks much for creating and sharing this - it looks like a rather nice library for abstracting some of the SWF API complexities.
I'm trying to evaluate this project's overall maturity and status as I consider leveraging it for some new development. I noticed there are a couple 'beta' versions of the NuGet package (1.2.0) published, but those appear to be published more recently than the latest commits here. Is this still the official repo, or is there anywhere to get more insight into ongoing development / what's in those 1.2.0 betas?
Is the project considered mature/stable for usage from C# projects?
Thanks much!