Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Performance for a EMF data model.
Performance for a EMF data model. [message #508173] Sun, 17 January 2010 04:07 Go to next message
Eclipse UserFriend
Originally posted by: jccanova.gmail.com

I´m always have this question following me, in my life.

EMF models when generated edit , command is a "perfect" implementation of
the MVC pattern. Is there any performance issue for EMF to not use it on
web apps. Like in case of a simple web app for intranet for example?
Re: Performance for a EMF data model. [message #508177 is a reply to message #508173] Sun, 17 January 2010 08:37 Go to previous message
Martin Taal is currently offline Martin TaalFriend
Messages: 5468
Registered: July 2009
Senior Member
Hi Jose,
EMF in itself does not have performance issues, the generated code for the EMF model is very efficient and focused on
runtime performance (with the integration with the runtime model). My experience with web apps and performance is that
performance is mostly related to the way the web app talks to the database (lazy loading etc.). For EMF and database
integration in web apps you can check out the Teneo project (http://www.eclipse.org/modeling/emf/?project=teneo and
http://www.elver.org).

gr. Martin

Jose Carlos Canova wrote:
> I´m always have this question following me, in my life.
>
> EMF models when generated edit , command is a "perfect" implementation
> of the MVC pattern. Is there any performance issue for EMF to not use it
> on web apps. Like in case of a simple web app for intranet for example?
>
>


--

With Regards, Martin Taal

Springsite/Elver.org
Office: Hardwareweg 4, 3821 BV Amersfoort
Postal: Nassaulaan 7, 3941 EC Doorn
The Netherlands
Cell: +31 (0)6 288 48 943
Tel: +31 (0)84 420 2397
Fax: +31 (0)84 225 9307
Mail: mtaal@springsite.com - mtaal@elver.org
Web: www.springsite.com - www.elver.org
Previous Topic:[CDO Teneo] Setup How to
Next Topic:[CDO] Make transient referenced object available in all views
Goto Forum:
  


Current Time: Fri Apr 26 15:32:40 GMT 2024

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

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

Back to the top