-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: Rich Client, Hibernate, Jboss Cache, and Session EJB's?
PostPosted: Mon Apr 25, 2005 12:14 am 
Newbie

Joined: Sun Apr 24, 2005 11:43 pm
Posts: 8
Should I use Session EJBs to hide Hibernate, or have Hibernate code in each rich client, some how (assuming it's possible) using JBoss Cache to help the clients with performance?

We've got a project that requires several different rich, job specific GUI's (read: Swing or SWT) to be created. Some of these UI's are very data-intensive (e.g. a real-time dispatcher's screen). Would it be possible/wise to use Hibernate code at each client and have Hibernate utilize JBoss Cache? Or would it be better to leave the Hibernate code on the server behind Session EJBs and pass pure POJO's across the network?

In this project, data will change quite often and several people will need to see it updated on the fly, for others data will change at a slower pace (e.g. Quoting/Pricing)

Bonus Question: Would a combination of the two approaches work? Could I have the data-intensive, real-time, GUI's use Hibernate on the client and plug into the JBoss Cache being used by my Session EJBs?

Thanks,
-ryan


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.