Results 1 to 3 of 3

Thread: Changing topic of Icebox Clock Demo - Newbie

  1. #1
    Jolson is offline Registered User
    Name: Jeff Olson
    Organization: Prescient Ridge Management
    Project: transactional trading
    Join Date
    Jan 2012
    Posts
    2

    Changing topic of Icebox Clock Demo - Newbie

    Hello,

    Sorry for the beginner question, but I don't think I'm understanding icebox properly. I've run the demo clock, both locally and on several hosts. Great documentation!

    I have created my own publisher and subscriber, but don't know how to get icebox working for my own apps. In the demo, it clearly states that it is loading topic "time" from the database. id: DemoIceStorm/topic.time
    Do I need to use the Hello IceBox demo as a model to build my own icebox app for the topic I'd like to use? If that's true, how does one icebox service many topics?

    Thanks,
    Jeff

  2. #2
    bernard's Avatar
    bernard is online now ZeroC Staff
    Name: Bernard Normier
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Palm Beach Gardens, FL
    Posts
    1,294
    Hi Jeff,

    Welcome to our forums!

    I think you're mixing up IceBox and IceStorm a little bit here:

    - IceBox is a very simple server that can load a number of services (IceBox services, packaged as DLLs).

    - IceStorm is a topic-based publish-subscribe service, and the IceStorm "server" happens to be packaged as an IceBox service.

    If you want to create new IceStorm topics, you don't need additional IceStorm instances: you can create many topics with a single IceStorm service running in your IceBox server.

    And if you want to create your own IceBox service, this is unrelated to IceStorm and IceStorm topics. Your IceBox service can nevertheless be a publisher or subscriber, just like any non-IceBox-based application.

    Hope this is clearer now.

    Cheers,
    Bernard
    Bernard Normier
    ZeroC, Inc.

  3. #3
    Jolson is offline Registered User
    Name: Jeff Olson
    Organization: Prescient Ridge Management
    Project: transactional trading
    Join Date
    Jan 2012
    Posts
    2
    Hi Bernard,

    Your explanation is very helpful. I have a much better fundamental grasp now.

    Thank you,
    Jeff

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Unable to load IceBox CPP Demo Server
    By jonp in forum Help Center
    Replies: 8
    Last Post: 03-10-2011, 03:59 PM
  2. Replies: 1
    Last Post: 11-06-2009, 02:49 AM
  3. Simple IceGrid Java Demo for a total Newbie
    By zhi in forum Help Center
    Replies: 17
    Last Post: 07-09-2009, 03:15 PM
  4. icebox faild in demo clock?
    By minifat in forum Help Center
    Replies: 5
    Last Post: 06-14-2005, 03:35 AM
  5. changing proxy identity
    By kssreeram in forum Help Center
    Replies: 1
    Last Post: 11-02-2003, 06:05 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •