Archived

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

How can I integrate icestorm to icebox in Java env?

I write some icebox service in Java. So I can use Ice.jar to run my service.

I know iceStorm is a relatively lightweight service in that it requires very little configuration and is implemented as an IceBox service. But I find I can run icestorm by the shell 'icebox --Ice.Config=config.icebox' only. How can I integrate it to icebox in java env?

Comments

  • benoit
    benoit Rennes, France
    Hi,

    We recommend using IceGrid to manage the different servers and when the server application is composed of several heterogeneous servers that can't be collocated within the same process.

    Cheers,
    Benoit.