Database Integration with Jgroup based on Hibernate A Practical Example


Abstract in English

This paper presents a method integrating database with Jgroup based on Hibernate, which is one of Object Relational Mapping tools. We compare between the performance of Jgroup integrated with Hibernate and the performance of RMI integrated with Hibernate. The results show that Jgroup/Hibernate outperforms RMI/Hibernate when the number of clients increases.

References used

DEITEL, H.M.; DEITEL, P.J. and SANTY, S.E. 2001 –Advanced Java 2 Platform: How To PROGRAM, New Tersey: Prentice-Hall, Inc
VITENBERG, R.; KEIDAR, I.; CHOCKLER, G. and DOLEV, D. 1999 – Group Communication Specifications: A Comprehensive Study, Technical Report CS99-31, Institute of Computer Science, The Hebrew Univ. of Jerusalem
BAN, B. 1998 – JavaGroups:Group communication patterns in Java, Technical Report, Department of Computer Science, Cornell University

Download