Categories
Redhat

Free hands-on experience with Red Hat Storage Server on the AWS cloud.

Red Hat has announced new Red Hat Storage Test Drives through Amazon Web Services (AWS), giving enterprise customers a free hands-on experience with Red Hat Storage Server on the AWS cloud. As per Red Hat blogs the Test Drives to be available later this month. Red Hat Storage Server running on the AWS infrastructure offers customers […]

Categories
Performance Testing

Performance – Profiling Java Application

                These are the steps for profiling java application. 1) Take heap dump For taking heap dump without using a profiler refere the below link https://www.technix.in/taking-java-heap-dump/ 2) Analyze the live objects list and find out the leaking objects . 3) If the objects are found that to be […]

Categories
General technews

is Big G Revamping it’s logo?

is Big G (Google) revamping it’s logo? Hints appear in new Chrome beta for Android. Here is the comparison image for the old and the hinted logo.  

Categories
Performance Testing

JMAP for Java Heap Dump

          There may be some scenarios where you need to take java heap dumps without connecting to a profiler, or there may be chances that you want to see only live heap objects or you may be asked to find out the live java heap objects which causes application slow down/out […]

Categories
technews

Apache Traffic Server 4.0.1 released.

Apache Traffic Server software is a fast, scalable and extensible HTTP/1.1 compliant caching proxy server. Formerly a commercial product, Yahoo! donated it to the Apache Foundation, and it is now an Apache TLP. The latest version of Apache Traffic Server software is V4.0. Apache Traffic Server 4.0.1 was released on August 30, 2013. The following bugs […]

Categories
Performance Testing

GPerftool2.1 is Released

  “GPerftools” is a profiler which is used by developers to build application with early findings of performance issue such as CPU usage and memory leaks and other performance issues.It is also used by Google. This product is available under BSD licence.This is especially for multi threaded application in C++ with templates. It has CMalloc, […]

Categories
Performance Testing

Google’s Offline Disk Import under release

    Do you face network slowness and stumbled upon data storage in Google cloud storage? Google releases offline Disk import in limited preview. Currently It is experimental release.Using this feature you can upload data into Google cloud storage inoffline just by sending Google physical Hard Disk. How to import data in offline by sending Google […]

Categories
Performance Testing

Build your Mobile App with Google Cloud Storage

                When I was at office, Bored with usual work, Just done bit of searching for technews.Happy to see that google offers Google Cloud Storage for storing and accessing your data on Google’s infrastructure, with High performance and security. Do you want to know more… Refer the below […]