Author: huxing Date: Tue Nov 8 08:06:09 2022 New Revision: 1905145 URL: http://svn.apache.org/viewvc?rev=1905145&view=rev Log: Add ApacheCon Asia 2022 talks
Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat/site/trunk/docs/presentations.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/presentations.html?rev=1905145&r1=1905144&r2=1905145&view=diff ============================================================================== --- tomcat/site/trunk/docs/presentations.html (original) +++ tomcat/site/trunk/docs/presentations.html Tue Nov 8 08:06:09 2022 @@ -62,6 +62,40 @@ li.targeted { </li> </ul> </div></div> +<div class="subsection"><h4 id="ApacheCon_Asia_2022">ApacheCon Asia 2022</h4><div class="text"> +<ul> + <li> + State of the Cat - Mark Thomas, + <a href="">slides</a>, + <a href="https://www.youtube.com/watch?v=Sun8EF0jTZk">video</a> + </li> + <li> + Design and implementation of application graceful shutdown based on Tomcat - Zihao Rao, + <a href="">slides</a>, + <a href="https://www.youtube.com/watch?v=lnp51wz4PlQ">video</a> (Chinese) + </li> + <li> + Extending Valves in Tomcat - Dennis Jacob, + <a href="">slides</a>, + <a href="https://www.youtube.com/watch?v=Jmw-d0kyZ_4">video</a> + </li> + <li> + The application practice of Tomcat in Kuaishou - Yang Song, + <a href="">slides</a>, + <a href="https://www.youtube.com/watch?v=40hRY00TbV8">video</a> (Chinese) + </li> + <li> + Jakarta EE - Mark Thomas, + <a href="xxx">slides</a>, + <a href="https://www.youtube.com/watch?v=C0y3w8yBeWg">video</a> + </li> + <li> + How we use and optimize Tomcat at Alibaba - Huxing Zhang, + <a href="">slides</a>, + <a href="https://www.youtube.com/watch?v=LTMSjzgyNb8">video</a> + </li> +</ul> +</div></div> <div class="subsection"><h4 id="ApacheCon_@Home_2021">ApacheCon @Home 2021</h4><div class="text"> <ul> <li> Modified: tomcat/site/trunk/xdocs/presentations.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/presentations.xml?rev=1905145&r1=1905144&r2=1905145&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/presentations.xml (original) +++ tomcat/site/trunk/xdocs/presentations.xml Tue Nov 8 08:06:09 2022 @@ -70,6 +70,40 @@ li.targeted { </li> </ul> </subsection> +<subsection name="ApacheCon Asia 2022"> +<ul> + <li> + State of the Cat - Mark Thomas, + <a href="">slides</a>, + <a href="https://www.youtube.com/watch?v=Sun8EF0jTZk">video</a> + </li> + <li> + Design and implementation of application graceful shutdown based on Tomcat - Zihao Rao, + <a href="">slides</a>, + <a href="https://www.youtube.com/watch?v=lnp51wz4PlQ">video</a> (Chinese) + </li> + <li> + Extending Valves in Tomcat - Dennis Jacob, + <a href="">slides</a>, + <a href="https://www.youtube.com/watch?v=Jmw-d0kyZ_4">video</a> + </li> + <li> + The application practice of Tomcat in Kuaishou - Yang Song, + <a href="">slides</a>, + <a href="https://www.youtube.com/watch?v=40hRY00TbV8">video</a> (Chinese) + </li> + <li> + Jakarta EE - Mark Thomas, + <a href="xxx">slides</a>, + <a href="https://www.youtube.com/watch?v=C0y3w8yBeWg">video</a> + </li> + <li> + How we use and optimize Tomcat at Alibaba - Huxing Zhang, + <a href="">slides</a>, + <a href="https://www.youtube.com/watch?v=LTMSjzgyNb8">video</a> + </li> +</ul> +</subsection> <subsection name="ApacheCon @Home 2021"> <ul> <li> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org