Results 1 to 2 of 2

Thread: inetd support?

  1. #1
    JohnB is offline Registered User
    Name: John Basrai
    Organization: Northrop Grumman
    Project: Airborne Payload Command Control Interface
    Join Date
    Feb 2005
    Posts
    49

    inetd support?

    Does icepackregistery support on demand startup via inetd?

    What about icepacknode?
    John Basrai
    Software Engineer
    Northrop Grumman Mission Systems/ISD

  2. #2
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    No, inetd is not suitable for Ice servers. Inetd works by spawning new server processes for connection requests. Ice servers accept their own connections. They also dispatch requests in threads, not in separate processes.

Thread Information

Users Browsing this Thread

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

Posting Permissions

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