Results 1 to 3 of 3

Thread: Does Ice provide such services as OTS(Object Transaction Service) ?

  1. #1
    rc_hz is offline Registered User
    Name: Eric RC
    Organization: www.genband.com
    Project: No project yet
    Join Date
    Jul 2004
    Location
    Hangzhou, China
    Posts
    189

    Does Ice provide such services as OTS(Object Transaction Service) ?

    Does Ice provide such services as OTS(Object Transaction Service) ? Thank you!
    Eric RC
    www.genband.com (telecommunication)
    I like ICE (Ice for C++/Java/Python)

  2. #2
    matthew's Avatar
    matthew is offline ZeroC Staff
    Name: Matthew Newhook
    Organization: ZeroC, Inc.
    Project: Internet Communications Engine
    Join Date
    Feb 2003
    Location
    NL, Canada
    Posts
    1,458
    Ice does not provide a fully fledged distributed transaction service. You can use transactions in conjunction with the Ice Freeze component, but this does not support distributed transactions. Should you really need such a feature and you wish to sponsor commercial development of this please contact us at sales@zeroc.com.

    Keep in mind that distributed transactions are really expensive in comparison with non-distributed transactions and non-transactional applications. Many applications do not in fact need DTS so it would be worthwhile examining your application architecture to find out whether for your case it is really necessary.

  3. #3
    rc_hz is offline Registered User
    Name: Eric RC
    Organization: www.genband.com
    Project: No project yet
    Join Date
    Jul 2004
    Location
    Hangzhou, China
    Posts
    189
    Thank you. I am just curious about it!
    Eric RC
    www.genband.com (telecommunication)
    I like ICE (Ice for C++/Java/Python)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Singleton object for services in an IceBox
    By dmitry.medvedev in forum Help Center
    Replies: 1
    Last Post: 09-25-2008, 09:45 AM
  2. Replies: 1
    Last Post: 08-01-2006, 05:33 PM
  3. Replies: 1
    Last Post: 03-28-2006, 02:29 AM
  4. Provide language specific documentations of Ice
    By vermorel in forum Comments
    Replies: 2
    Last Post: 12-08-2005, 05:24 AM
  5. Transaction service for ICE
    By Martin in forum Comments
    Replies: 5
    Last Post: 03-04-2004, 09:12 AM

Posting Permissions

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