This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit d81a9e6159473ee4aa7cbfc393cb01d6a83112dd Author: Benoit Tellier <btell...@linagora.com> AuthorDate: Thu Oct 29 08:38:09 2020 +0700 [WEBSITE] Community post: Performance testing for James with JMeter --- .../2020-10-29-testing-james-with-jmeter.markdown | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/src/homepage/_posts/2020-10-29-testing-james-with-jmeter.markdown b/src/homepage/_posts/2020-10-29-testing-james-with-jmeter.markdown new file mode 100644 index 0000000..9afd3ae --- /dev/null +++ b/src/homepage/_posts/2020-10-29-testing-james-with-jmeter.markdown @@ -0,0 +1,20 @@ +--- +layout: post +title: "Performance testing for James with JMeter" +date: 2020-10-29 15:16:30 +0200 +categories: community +--- + +Ever wanted to figure out what Apache James gets in its guts? + +Xian Long detailed in this [blog post][post] how to be using JMeter in order to run some +IMAP performance tests on top of the distributed server, using [JMeter][jmeter] + +[Other tools][james-gatling], based on [Gatling][gatling] had been developed within the community, addressing SMTP, +IMAP and [JMAP][JMAP] protocols. + +[post]: https://www.cnblogs.com/hanxianlong/p/13894595.html +[jmeter]: https://jmeter.apache.org/ +[gatling]: https://gatling.io/ +[JMAP]: https://jmap.io/ +[james-gatling]: https://github.com/linagora/james-gatling --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org