> Data-oriented design issues News Page 5 - TheServerSide.com

Java Development Topics:

Data-oriented design issues

Data-oriented design issues have continued to be a troublesome area of interoperability. Data distribution technology to move data between the nodes as and when needed has become increasingly popular. As a result, the quantity of data, the scale of its distribution and the complexity integration is growing at a rapid pace. With the increasing popularity of data-oriented design, comes with a fair share of management issues. Find the latest information on data-oriented design techniques, issues and resolutions.

Display in sets of:
  • Big things in store for big data in 2013 21 Feb 2013

    News - Big data trends in 2013 will include rises in cloud storage, organization of unstructured data and the importance of real-time analytics.

  • Get real-time results with predictive analytics methods 30 Nov 2012

    Gartner Summit News - Getting real-rime results out of big data makes predictive analysis a powerful tool for enterprise application developers.

  • JavaOne 2012 preview 28 Sep 2012

    JavaOne preview - JavaOne speakers Adam Bien, Kai Wähner and Jevgeni Kabanov explain why they love JavaOne and how to get the most out of it.

  • JBoss announcements unveil JBoss World 2012 21 Jun 2012

    News - JBoss product announcements this week give us a taste of what's to come at Red Hat Summit and JBoss World 2012.

  • OCPJP and OCAJP: New Java 7 certification requirements 21 Dec 2011

    News - In order to obtain the certified architect position from Oracle, attending and passing a training course is now required. But what about the Java Professional and Java Associate designations, OCPJP and OCAJP for Java 7?

  • The Java 7 OCPJP & OCAJP Cert to cost more than SCJP 16 Dec 2011

    News - The OCP (Oracle Certified Professional) Java 7 certification (OCAJP and OCPJP), which replaced the SCJP certification, will now require you to pass two exams, each of which will cost $300 to take, pushing the cost of the designation to $600.

  • OSGi: Packages are a type-safe way to modularize 11 Nov 2011

    News - This article asserts that packages are to Java modules what interfaces are to classes: a type-safe way to minimize coupling between modules.

  • Oracle Coherence 3.7.1 extends beyond Java, .NET, and C++ TheServerSide Newsfeed | 02 Nov 2011

    News - Announcing Oracle Coherence 3.7.1 - introducing a REST API, Exalogic Infiniband integration, improved data access performance due to more efficient in-memory and disk-based storage, and query explain plan support - which analyzes the efficiency of...

  • Caches: an unpopular opinion, explained TheServerSide Newsfeed | 23 Sep 2011

    News - In his blog, Joseph Ottinger sets the record straight on why caches are not always the right solution to a performance problem, especially when it comes to live data. "The use of cache on live data, where the data is read-mostly to write-only, is what I...

  • Problems with ORMs TheServerSide Newsfeed | 02 Sep 2011

    News - Object Relational Mapping tools like Hibernate have helped developers make huge productivity gains in dealing with relational databases in the past several years. However, the well-documented problems with object-relational impedance mismatch inevitably...