際際滷

際際滷Share a Scribd company logo
Asynchronous Method Invocation for CORBA
            Component Model (AMI4CCM) RFP


                       Johnny Willemsen
                     jwillemsen@remedy.nl

                                Draft RPF:
                   http://www.omg.org/cgi-bin/doc?mars/2010-08-18


Copyright 息 2010                                                    Page 1
Problem



        CCM only defines synchronous two way and
        oneway invocations
        Asynchronous two way invocations lead to ad
        hoc communication patterns




Copyright 息 2010                                      Page 2
Solution



        Define a standardized solution for implementing
        asynchronous two way invocations
        Callback model for the reply or exception




Copyright 息 2010                                          Page 3
Constraints



        Don't extend the core CCM specification
        Use the connector concept as introduced by
        DDS4CCM




Copyright 息 2010                                     Page 4
Questions?




Copyright 息 2010                Page 5

More Related Content

AMI4CCM Draft RFP presentation

  • 1. Asynchronous Method Invocation for CORBA Component Model (AMI4CCM) RFP Johnny Willemsen jwillemsen@remedy.nl Draft RPF: http://www.omg.org/cgi-bin/doc?mars/2010-08-18 Copyright 息 2010 Page 1
  • 2. Problem CCM only defines synchronous two way and oneway invocations Asynchronous two way invocations lead to ad hoc communication patterns Copyright 息 2010 Page 2
  • 3. Solution Define a standardized solution for implementing asynchronous two way invocations Callback model for the reply or exception Copyright 息 2010 Page 3
  • 4. Constraints Don't extend the core CCM specification Use the connector concept as introduced by DDS4CCM Copyright 息 2010 Page 4