Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 09-10-2008
glennpierce glennpierce is offline
Registered User
 
Name: Glenn Pierce
Organization: ROB
Project: Generic Microscopy
 
Join Date: Sep 2008
Posts: 2
IceBox Confusion

Hi

I am little confused on how to develop my app.

I wish to develop a microscopy application that consists on many components or ice servers. These can be servers that can control shutters , cameras or light sources.
The client will interrogate these servers to list them in a menu so the user can activate them etc.

I wish to keep these servers in separate processes so if any server / component fails the whole app (client) doesn't fall over. I also wish to write the servers in other lanaguages which will help me migrate away from legacy code a little at a time.

IceBox looks like it could help but the docs say that the servers will be in the form of dll's.
Would these still be in a separate process ?

I would be grateful if anyone could tell me if IceBox looks like the way forward
or my design is sound ?

Thanks
Reply With Quote
  #2 (permalink)  
Old 09-10-2008
matthew's Avatar
matthew matthew is online now
ZeroC Staff
 
Name: Matthew Newhook
Organization: ZeroC, Inc.
Project: Internet Communications Engine
 
Join Date: Feb 2003
Location: NL, Canada
Posts: 1,088
Hi Glenn,

Welcome to the forums!

IceBox is a container which executes IceBox services. This permits you to change your deployment after development. If you develop all of your services as separate executables, then you have no choice but to deploy them all as separate processes. If you develop them as IceBox services, you leave that choice until deployment. The exact deployment can be a service per container, or you can put multiple services within the same container. You cannot, however, deploy different language services within the same container.
Reply With Quote
  #3 (permalink)  
Old 09-10-2008
glennpierce glennpierce is offline
Registered User
 
Name: Glenn Pierce
Organization: ROB
Project: Generic Microscopy
 
Join Date: Sep 2008
Posts: 2
Thanks

Thanks. IceBox seems the way to go then.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
IceBox with C# tkrieger Help Center 2 10-13-2006 07:38 AM
IceBox and C# smalleon Help Center 0 01-17-2005 04:27 PM
A document confusion minifat Help Center 1 08-12-2004 10:01 AM
Class/Interface Confusion with IcePack amrufon Help Center 2 07-14-2004 06:12 AM
Icebox -h Ken Carpenter Comments 1 03-06-2003 05:40 PM


All times are GMT -4. The time now is 11:31 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.