Menu

#11 lost connectivity

open
nobody
None
5
2012-12-15
2009-08-19
Elsa B
No

would be nice to provide a mechanism so that the cache framework, ie ManagedObjectWatcher would be able to recover in case of temporary loss of connectivity. Right now I think it would just fail and since it runs on its own thread Ido not see how the surrounding framework could handle it.
Why would I need this: my application need to keep running even when VC is disconnected/rebooted, it could detect and take measures, but at the sime time should be able to go back to normal functioning as soon as VC is back up.

Discussion

  • Steve

    Steve - 2009-08-21

    Thanks Elsa,

    If the caching framework can re-connect, it then needs to cache the user/name and password. We need a way to signal the connection failure and let the watcher thread finish. Your app then creates a new cache upon reconnection. What do you think?

    -Steve

     
  • Elsa B

    Elsa B - 2009-08-22

    Hi Steve, yes I think that would do it

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.