Archived

This forum has been archived. Please start a new discussion on GitHub.

Newbie IceStorm question

Hi,

I have a question about IceStorm. I have downloaded Ice v3.2.1 & am trying out the "clock" IceStorm demo. I have icebox running in 1 window, publisher in another & subscriber running in a 3rd window.

If I stop (ctrl-c) & start either the publisher or the subscriber, I notice that the subscriber continues to receive "ticks". However, if the icebox process is restarted, subscriber no longer receives ticks.

Is there a way to avoid this situation?

Scott. :)

Comments

  • benoit
    benoit Rennes, France
    Hi Scott,

    Subscription are not persisted in 3.2.1. You should try IceStorm from 3.3b instead, it adds support for persistent subscribers, see [thread=3658]this thread[/thread] for more information on Ice 3.3b.

    Cheers,
    Benoit.