Best Of The Week

Best Of The Week – 2011 – W18

Hello guys,

Time for the “Best Of The Week” links for the week that just passed. Here are some links that drew JavaCodeGeeks attention:

* All I Want for Java 8 is… : A Java 8 feature wishlist including Full Runtime Generics Support, JMX 2.0 Features, Improved Date/Time Support and others.

* Application Performance Monitoring in production – Step by Step Guide – Measuring a distributed system: In this article, the author explains step by step how to measure performance on a distributed system. Data collection and correlation, usage and utilization measurement and impact measurement are some issues discussed.

* Amazon EC2 Outage Explained and Lessons Learned: A short and to the point analysis of the recent Amazon EC2 outage accompanied by lessons that Amazon and us should learn.

* Quartz 2.0 Supports Fluent Configuration API and Monitoring of Job Scheduling: New additions in the well established, open source job scheduling framework: Fluent Config API and easier job monitoring.

* How Garbage Collection works in Java: A nice and concise article on garbage collection in Java. Heap generations, types of collector, JVM parameters for GC are all explained..

* Android Fundamentals: Scheduling Recurring Tasks: Nice tutorial on how to use BroadcastReceivers and the AlarmManager service in order to schedule and execute recurring tasks. Also check out our Android related posts and our Android Full Application Tutorial.

That’s all for this week. Stay tuned for more, here at JavaCodeGeeks.

Related Articles:

Want to know how to develop your skillset to become a Java Rockstar?

Join our newsletter to start rocking!

To get you started we give you our best selling eBooks for FREE!

 

1. JPA Mini Book

2. JVM Troubleshooting Guide

3. JUnit Tutorial for Unit Testing

4. Java Annotations Tutorial

5. Java Interview Questions

6. Spring Interview Questions

7. Android UI Design

 

and many more ....

 

Receive Java & Developer job alerts in your Area

I have read and agree to the terms & conditions

 

Ilias Tsagklis

Ilias is a software developer turned online entrepreneur. He is co-founder and Executive Editor at Java Code Geeks.
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments
Back to top button