Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Concurrency in CDO(How Concurrency is achieved in CDO?)
Concurrency in CDO [message #948116] Wed, 17 October 2012 19:27 Go to next message
UmaShankar Subramani is currently offline UmaShankar SubramaniFriend
Messages: 194
Registered: December 2011
Location: SWEDEN
Senior Member
In a concurrent modeling environment, how does the change on one client is reflected to another? What kind of information is exchanged between the clients?
Re: Concurrency in CDO [message #948471 is a reply to message #948116] Thu, 18 October 2012 04:04 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
CDO simply produces standard EMF notifications just as if the model was
directly modified on that client. The information for those
notifications is transmitted by the server to the client under the covers.

On 17/10/2012 9:27 PM, UmaShankar Subramani wrote:
> In a concurrent modeling environment, how does the change on one
> client is reflected to another? What kind of information is exchanged
> between the clients?


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Concurrency in CDO [message #948693 is a reply to message #948471] Thu, 18 October 2012 09:16 Go to previous messageGo to next message
UmaShankar Subramani is currently offline UmaShankar SubramaniFriend
Messages: 194
Registered: December 2011
Location: SWEDEN
Senior Member
Okay.

But,how the server is notified by the client?
Re: Concurrency in CDO [message #948777 is a reply to message #948693] Thu, 18 October 2012 11:07 Go to previous messageGo to next message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 18.10.2012 11:16, schrieb UmaShankar Subramani:
> Okay.
>
> But,how the server is notified by the client?
The server is not notified. Clients send commit requests (and other requests) to the server.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Re: Concurrency in CDO [message #955047 is a reply to message #948471] Tue, 23 October 2012 13:13 Go to previous messageGo to next message
UmaShankar Subramani is currently offline UmaShankar SubramaniFriend
Messages: 194
Registered: December 2011
Location: SWEDEN
Senior Member
>CDO simply produces standard EMF notifications just as if the model was
>directly modified on that client. The information for those
>notifications is transmitted by the server to the client under the covers.

I need know more about these EMF notifications. These notifications are some sort of XML model differences sent to the client?
Re: Concurrency in CDO [message #956218 is a reply to message #955047] Wed, 24 October 2012 10:28 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 23.10.2012 15:13, schrieb UmaShankar Subramani:
>> CDO simply produces standard EMF notifications just as if the model was directly modified on that client. The
>> information for those notifications is transmitted by the server to the client under the covers.
>
> I need know more about these EMF notifications. These notifications are some sort of XML model differences sent to
> the client?
Please read the Javadocs. The EMF book is an excellent source for information, too.

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Previous Topic:Enabling OPTION_USE_XMI_TYPE fails
Next Topic:EMF Compare of combined models, comparing packages at new different levels
Goto Forum:
  


Current Time: Fri Apr 19 23:02:29 GMT 2024

Powered by FUDForum. Page generated in 0.03301 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top