Archived

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

Complete application tutorial

Hi,

I'm quite new to ICE, using it mostly from python for now. The manual is really good, thanks. Coding concept are really well documented.

However it begin to be complicated when we have to assemble a full application. Is there a good tutorial on creating a complete application with ICE? I mean how to configure IceGrid to run a location service, an IceBox with IceStorm, IceFreeze, and few app services; how to manage the deployment, testing, upgrade.
I was looking for the ICE app for newby (from day 0 to optimization problem).

Any advice about open-source project using ICE?

Thanks,
ludo

Comments

  • matthew
    matthew NL, Canada
    I wrote a whole series of articles on developing a chat application for our newsletter connections. See http://www.zeroc.com/newsletter for details on the issues & articles. You should read over those and see if that helps!