Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • Most of your assumptions are correct. The customer wants % progress, but we are in a good position, so given recent progress and progress rate will give a good estimate. Aggregating the progress of all jobs for one controller will give a smaller progress rate though, especially if only one update for 10 seconds is provided. The UI can interpolate of course. BUT: We have a heterogenous system here, given java for the server and c# / wcf for the site-nodes. Will investigate on Akka.net. Thank you very much! Many good ideas and thoughts! Commented Jul 23, 2014 at 22:33
  • Akka (Java/Scala) and Akka.NET should work with each other. Instead of "aggregating", I should have said "concentrating", since we want full details to be sent up the hierarchy. Commented Jul 24, 2014 at 12:42