Performance

  • submit to reddit

Upgrading ColdFusion To Java 7

ColdFusion 10 shipped with Java version 6 (also referred to as JRE 1.6). And until recently, ColdFusion 9 and 10 users had to use Java 6 and could not upgrade...

0 replies - 1454 views - 03/05/13 by Ben Forta in Articles

Simplifying low latency services

Overview Java Chronicle is a persisted, inter process messaging system which isvery fast when used in a low level way.  However, if you don't...

0 replies - 3143 views - 03/04/13 by Peter Lawrey in Articles

Low latency services

Overview Low latency services are designed to be as simple as possible.  All the same it is good to a have a picture of the...

0 replies - 2262 views - 03/02/13 by Peter Lawrey in Articles

How I Learned to Stop Worrying and Love TestNG

Think back to your early 20′s. Remember going out on Halloween or New Year’s Eve? No sooner do you walk into a bar than someone in your group starts...

4 replies - 2053 views - 03/02/13 by Sarah Goff-dupont in Articles

How to Execute Something Multiple Times in Java

When writing unit / integration tests, you often want to execute something multiple times, with different configurations / parameters / arguments every...

6 replies - 5842 views - 02/28/13 by Lukas Eder in Articles

Performance Java Training Details

I have created a group for announcements and discussions regarding Higher Frequency Trading's Java Training. HFT Java Training discussion group This...

0 replies - 2618 views - 02/26/13 by Peter Lawrey in Articles

ScaleBase Overview – Your complete scale out partner

ScaleBase Overview – Your complete scale out partner Watch the Video below to learn how to scale out your MySQL Database with ScaleBase. Cost-effectively...

0 replies - 201 views - 02/22/13 by Kelley Gemma in Uncategorized

How One Startup Uses Scala to Handle Exponential Growth

Lucidchart is a startup with an interesting story to tell about migrating from a PHP framework to Scala, and dealing with the growing pains of scaling to...

0 replies - 4193 views - 02/21/13 by Allen Coin in Articles

Performance Java Training

 I am looking to provide "Master Class" Java training for developers of high throughput and low latency systems based on my experience in designing and...

0 replies - 5693 views - 02/20/13 by Peter Lawrey in Articles

Introduction to JCache JSR 107

Resin has supported caching, session replication (another form of caching), and http proxy caching in cluster environments for over ten years. When you use...

2 replies - 3591 views - 02/13/13 by Bill Digman in Articles

Building and Scaling PDFTribute

It’s probably easiest to see how PDFTribute.net started from the storify shown below. My good friend, Patrick Socha, so moved by the outpouring of data...

0 replies - 6280 views - 02/08/13 by Tom O'connor in Articles

10 Groups of Software Quality Factors That Should Always Be Remembered

  Flexibility and Extensibility:  Flexibility is the ability of software to add/modify/remove functionality without damaging current system....

0 replies - 5298 views - 02/07/13 by Cagdas Basaraner in Articles

How to compress and uncompress a Java byte array using deflater/inflater

If you ever came across the requirement to store binary data somewhere (e.g. filesystem or database) it might be handy to compress those data. Besides the...

2 replies - 3685 views - 02/06/13 by Ralf Quebbemann in Articles

Sending Email With Java (Beware)

I turn on debugging to trace what’s going on. All looks good but one email bounces back after a day and some hotmail and gmails just vanish. To test a...

3 replies - 2915 views - 02/02/13 by Tim Spann in Articles

10 Web Peformance Tuning Tricks

Richard Campbell - Ten Web Performance Tuning Tricks in 60 Minutes from NDCOslo on Vimeo. Join Richard Campbell as he opens up his web performance tuning...

0 replies - 4479 views - 02/01/13 by Mitch Pronschinske in Articles