﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2106	[PATCH] Download MOTD concurrently	xeen	framm	"The attached patch will make use of ExecutorService to download the content parts concurrently. For me with a ping of ~100ms this yields about 15% time savings, but may be better for high-latency connections (from 24938ms to 21234ms for 20 MOTD downloads).

The patch should make it possible to move the point where the MOTD data is required to the end of the loading queue. Making it asynchronous would also work, both make you wait. Async has the advantage though to display an UI even without MOTD… hmm, what's up with the patch from Nov 17. that was posted to the Mailing List (""Make start-up feel faster by asynchronously loading the MOTD"")

See it online http://www.nabble.com/-PATCH--Make-start-up-feel-faster-by-asynchronously-loading-the-MOTD.-td20547698.html"	enhancement	closed	trivial		unspecified		fixed		
