Tag: CERN Openlab

  • Distributed application cache for Kubernetes running Java Hibernate applications with Oracle Coherence Community Edition

    Distributed application cache for Kubernetes running Java Hibernate applications with Oracle Coherence Community Edition

    Distributed application cache for Kubernetes running Java Hibernate applications with Oracle Coherence Community Edition Introduction While working on a data set it is important that it stays easily and quickly accessible. Hibernate second-level caching with Coherence offers applications a resource optimized solution that keeps frequently used data in memory, by distributing it among different application

    Explore →

  • Evaluation of Erasure Coding in Hadoop 3

    Evaluation of Erasure Coding in Hadoop 3

    Evaluation of Erasure Coding in Hadoop 3 Authored By: Nazerke Seidan, Emil Kleszcz, Zbigniew Baranowski Published By: CERN IT-DB-SAS In this post, we will dive into the evaluation of the Erasure Coding feature of Hadoop 3 that I worked on this summer as a CERN Openlab intern. The evaluation has been performed on one of

    Explore →

  • My experiences from the CERN openlab Summer Student Programme 2017

    My experiences from the CERN openlab Summer Student Programme 2017

    My experiences from the CERN openlab Summer Student Programme 2017 Hello everyone, Now I am back in Norway, and it is time for looking back and reminisce about my amazing and memorable summer at CERN. So, today I will tell you about my experiences from my Summer Internship. I got the happy message that I

    Explore →

  • A Summer at CERN: Evaluating OpenStack Trove as DBaaS Solution

    A Summer at CERN: Evaluating OpenStack Trove as DBaaS Solution

    A Summer at CERN: Evaluating OpenStack Trove as DBaaS Solution I have been one of the 23 students participating in the CERN openlab summer student programme this year. Like two of my fellow students in the database group, Sneha and Anti already did, I want to share some insights into the project I worked on

    Explore →

  • How to speed up external C functions via Java

    How to speed up external C functions via Java

    How to speed up external C functions via Java Are you calling external C libraries from inside your Oracle SQL? Especially if those calls are made on a row-by-row basis you might see a significant performance benefit from calling your external C libraries via Java! Introduction: As part of my work as an Openlab fellow

    Explore →