Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 04-13-2006
rspivak rspivak is offline
Registered User
 
 
Join Date: Apr 2006
Posts: 4
Share endpoint between services in IceBox

Hi.

I played with my custom IceBox for python to host multiple python services and found out that in config file i need to put separate endpoints for every service, ie for every service on localhost i put different port number.
Is it possible in IceBox, in general, to have one endpoint shared between all services?

Thanks.
__________________
Ruslan Spivak
Nuxeo
Project: CPS
Reply With Quote
  #2 (permalink)  
Old 04-13-2006
mes's Avatar
mes mes is offline
ZeroC Staff
 
Name: Mark Spruiell
Organization: ZeroC, Inc.
Project: Ice Developer
 
Join Date: Feb 2003
Location: California
Posts: 971
Hi,

It would be possible for two IceBox services to share an endpoint, but only if the services cooperated with one another to share a single object adapter instance (since object adapters own the endpoints). This would certainly not be a typical use case for IceBox. Even if several services were configured to share a single communicator, each service would normally create its own object adapter and therefore get its own endpoint.

Why do you want to use only one endpoint?

Take care,
- Mark
Reply With Quote
  #3 (permalink)  
Old 04-14-2006
rspivak rspivak is offline
Registered User
 
 
Join Date: Apr 2006
Posts: 4
Hi, Mark.

Sharing a single object adapter instance - that's what i had in mind and actually played a bit with it, no luck so far - but i think i make some misconfiguration.

Quote:
Originally Posted by mes
Why do you want to use only one endpoint?
From perspective that multiple services may complement each other and actually form the single application from the user's point of view it seems logical(at least for me ) to have possibility for client to access IceBox using one endpoint and considering IceBox as single application. As i'm in a process of exploring Ice i think i may change my mind regarding how IceBox would/should be used finally
__________________
Ruslan Spivak
Nuxeo
Project: CPS
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
Does IceBox support services implemented in python zephyr007 Comments 3 01-23-2008 09:22 AM
IceBox Determining Dependent Services Sameerrele Help Center 2 09-25-2006 01:59 PM
IceBox hosting java services in IceGrid Sameerrele Help Center 5 08-21-2006 11:56 AM
Purify and IceBox services xdm Help Center 4 06-07-2006 04:59 PM
great! i can share ICE service to webservice damingyipai Comments 0 04-15-2004 06:12 AM


All times are GMT -4. The time now is 10:07 PM.


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