You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by pm...@apache.org on 2017/04/01 11:54:06 UTC

svn commit: r1789792 - /jmeter/trunk/xdocs/usermanual/history_future.xml

Author: pmouawad
Date: Sat Apr  1 11:54:06 2017
New Revision: 1789792

URL: http://svn.apache.org/viewvc?rev=1789792&view=rev
Log:
Update future work

Modified:
    jmeter/trunk/xdocs/usermanual/history_future.xml

Modified: jmeter/trunk/xdocs/usermanual/history_future.xml
URL: http://svn.apache.org/viewvc/jmeter/trunk/xdocs/usermanual/history_future.xml?rev=1789792&r1=1789791&r2=1789792&view=diff
==============================================================================
--- jmeter/trunk/xdocs/usermanual/history_future.xml (original)
+++ jmeter/trunk/xdocs/usermanual/history_future.xml Sat Apr  1 11:54:06 2017
@@ -44,13 +44,13 @@ and to add functional-testing capabiliti
 pluggable architecture. <br/>
 The primary goal of further developments will be:
 <ul>
-<li>Addition of Websocket protocol</li>
-<li>Addition of FTPS and SFTP protocols</li>
-<li>Enhancements to Webservices protocols (SOAP Attachments)</li>
+<li>Support of HTTP/2 protocol</li>
+<li>Possible rework of core architecture to introduce a pool of threads or switch to async model allowing us to take advantage of async io</li>
+<li>Enhancements to Webservices protocols (REST / SOAP)</li>
 <li>Enhancements to JMS protocol implementation</li>
 <li>&hellip;</li>
 </ul>
-
+<note>You can help us by contributing to JMeter through any piece of work, read <a href="../building.html" >this document</a></note>
 </p>
 </subsection>
 </section>