6 Replies Latest reply on Jan 18, 2017 1:31 AM by sebastian.laskawiec

    is there a way to load 100GB from database to cache? I need to run a performance test and using JDG to read and load is taking a long time

    ga2n

      I have a mysql database with about thirty tables and I need a subset of that data (About 100GB) in my caching application to run performance test. I have the hardware and software setup ready to go but I am stuck while loading the data as it is loading very slow.

       

      Is there a way to load is all in one go using a tool without using put operation? I am new to JDG so will appreciate the help.