Archived
This forum has been archived. Please start a new discussion on GitHub.
icestorm
i want to write a program as below:
in one process, some data were published to others and some were subscribed from others.
it is very difficult for me to write such a .ice file. could you give me some suggestions?
in one process, some data were published to others and some were subscribed from others.
it is very difficult for me to write such a .ice file. could you give me some suggestions?
0
Comments
-
Have a look at demo/IceStorm/clock, or at the tests in test/IceStorm.0
-
i am reading the clock.ice. where can i find the test/icestorm? thanks.0
-
Marc is referring to the IceStorm test suite in Ice for C++, located in the test/IceStorm subdirectory.Originally posted by paul_1971
i am reading the clock.ice. where can i find the test/icestorm? thanks.
- Mark0