Hi all, I have a use case where the use triggers an actions that takes a couple of minutes computation. What would be best way to invoke such an action in ISIS? Currently it runs in the calling thread and simply the UI hands for a while.
Ideally I like to run that in a background thread, but also give the user some indication of progress of the background task. I wonder if there is anything in the framework or addons that could help me. Thanks, -- Bilgin Ibryam Camel Committer at ASF & Integration Architect at Red Hat Blog: http://ofbizian.com | Twitter: @bibryam Camel Design Patterns https://leanpub.com/camel-design-patterns Instant Apache Camel Message Routing http://www.amazon.com/dp/1783283475
