Patrick Peralta

Oracle Software Enginer and Coherence Specialist

Patrick Peralta
Patrick Peralta is a software engineer for Oracle, specializing in Coherence and middleware Java. Patrick's ten years of software development experience includes implementing Java/J2EE middle tier solutions, web applications, system integrations, and Swing desktop clients. Prior to joining Oracle, Patrick was a senior developer at Symantec, working on J2EE and integration systems. He enjoys mentoring others on technology and participating in user groups and the developer community. Patrick has a BS in computer science from Stetson University in Florida.

Blog

COJUG, etc.

Posted 2007-11-13 21:08:00.0

T more »

Spring and EJB 3 and NEJUG

Posted 2007-11-10 23:41:00.0

Back in 2004 at the Server Side Symposium, I remember watching Linda DeMichiel present EJB 3 to the world for the first time. At the time I thought it was remarkably similar to the Spring/Hibernate project that I was developing, and I know that many o more »

About User Groups

Posted 2007-10-31 22:42:00.0

Reading through JavaLobby the other day I came across this article discussing JUG attendance. They discussed a poll that concluded that most Java developers don’t regularly attend JUGs. This wasn’t a big surprise to me; my observation is t more »
Read More Blog Entries »

Presentations

Rapid Fire: The Coherence Data Grid

In this session we will examine the architecture of a typical Spring application and some of the scalability challenges that may arise, in particular the issue of state and data management more »

Inject this: Spring into Fusion Middleware

Oracle Fusion Middleware features a unique Hot-Pluggable architecture that integrates and extends the Spring Framework, making it easy to use in your custom applications. This session will highlight how products like Oracle Coherence, Oracle WebLogic Ser more »

Rapid Fire: The Coherence Data Grid

close

Patrick Peralta By Patrick Peralta
In this session we will examine the architecture of a typical Spring application and some of the scalability challenges that may arise, in particular the issue of state and data management.

We will discuss various types of state and strategies for handling state via a Coherence Data Grid that will allow Spring applications to linearly scale.

Additionally we will explore topics such as caching patterns, the Data Grid paradigm (and how it is different from 'normal' caching) and ways in which a Coherence Data Grid can leverage infrastructure provided by Spring.

Inject this: Spring into Fusion Middleware

close

Patrick Peralta By Patrick Peralta
Oracle Fusion Middleware features a unique Hot-Pluggable architecture that integrates and extends the Spring Framework, making it easy to use in your custom applications. This session will highlight how products like Oracle Coherence, Oracle WebLogic Server, and Oracle Toplink, as well as open source persistence technology like EclipseLink can solve a wide range of problems for the enterprise developer.



No mere certification of Spring libraries, the Spring Framework support for Oracle WebLogic Server continues to produces enterprise-grade Spring integration to WebLogic Clusters, Security, Web Services, the server management console, JMX, JMS, and of course, distributed JTA transactions. By using a Data Grid such as Coherence, Spring applications can enjoy reliable, fast, and linearly scalable data access when dealing with your application state data. Also, using TopLink and Spring's DAO layer together can offer a high-performance, productive approach to persisting POJOs to relational databases.