The Artima Developer Community
Sponsored Link

Java Buzz Forum
Java Weekly 15/15: GC tuning, HTTP2, good Javadoc, MVC 1.0 early draft

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Thorben Janssen

Posts: 44
Nickname: thjanssen
Registered: Jun, 2014

Thorben Janssen is a senior developer blogging about Java EE related topics.
Java Weekly 15/15: GC tuning, HTTP2, good Javadoc, MVC 1.0 early draft Posted: Apr 5, 2015 11:57 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Thorben Janssen.
Original Post: Java Weekly 15/15: GC tuning, HTTP2, good Javadoc, MVC 1.0 early draft
Feed Title: Thoughts on Java
Feed URL: http://www.thoughts-on-java.org/feeds/posts/default
Feed Description: Tutorials and howtos about Java and Java EE related topics.
Latest Java Buzz Posts
Latest Java Buzz Posts by Thorben Janssen
Latest Posts From Thoughts on Java

Advertisement
The Java world is evolving at a rapid pace and it can be challenging to keep track of it. Fortunately lots of great resources are created every week, explaining new features or looking at existing stuff from a different angle.

I am using the Java Weekly series to collect the most interesting links I found during the last week and present them to you all in one place. I hope you find it useful and that it makes it easier for you to keep up-to-date. If you like to suggest a resource or something I can improve on, please leave me a comment.





Java

The Garbage Collector (GC) is one of the most common causes for slow application performance. Haim Yadid wrote a great post explaining how to analyze GC pauses and which four strategies you can use to reduce them: Java Performance Tuning: Getting the Most Out of Your Garbage Collector.


Writing JavaDoc is useful! Everyone of us knows that. But that doesn't mean, that we always write it. Thierry Wasylczenko wrote a nice article reminding us why we should take more care about our Javadoc and explaining the 9 tags that can be used to create a good documentation of our source code.


Java EE 8

The JSR 371 - MVC 1.0 is the first Java EE 8 related JSR to enter the Early Draft Review. David Delabassee created a short write-up about it with the slides of his JavaLand presentation and several other useful links to review and test the specification.


HTTP/2

Beginning with 9.0.0.Beta1, the Wildfly application server will support HTTP/2. If you want to learn more about Multiplexing, Header Compression and Server Push, you can have a look at this great in depth overview of HTTP/2 by the Wildfly team.


This and that

Heinz Kabutz published his recent issue of the Java Specialists' Newsletter. This time he talks about how to become a Campion Programmer.


Dan McKinley wrote a great article on choosing technology. His recommendation is to make mindful choices. There should always be an issue with the current technology stack that you want to solve with the new one: Choose Boring Technology.


Recordings

Markus Eisele gave an interesting talk about architecting large enterprise Java projects and showed us that Java EE is quite a good fit to implement applications based on a microservice architecture.


Upcoming online events

Josh Long will talk about Building "Bootiful"­ Microservices with Spring Cloud on Thursday 9th at 5pm UTC at the virtual JUG.


See you next Monday

for the next issue of Java Weekly. You don't want to wait so long, than follow me on twitter, where I share great resources during the week.

If you like to suggest a link for next weeks issue or something I can improve on, please write me a comment.

Read: Java Weekly 15/15: GC tuning, HTTP2, good Javadoc, MVC 1.0 early draft

Topic: OptaPlanner – How fast is logging? Previous Topic   Next Topic Topic: Coté Memo #068: Are they really making $48,000 a month just talking about Apple?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use