Skip to content

Commit 27ac61e

Browse files
committed
Add more mentions of Lwan in academic journals and magazines
1 parent a571567 commit 27ac61e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,9 @@ Lwan in the wild
10201020
----------------
10211021

10221022
Here's a non-definitive list of third-party stuff that uses Lwan and have
1023-
been seen in the wild. *Help build this list!*
1023+
been seen in the wild. *If you see mentions of Lwan in the media or
1024+
academia, however small it might be, please contact the author! It'll make
1025+
her day!*
10241026

10251027
* [This project uses Cython and Lwan](https://www.erp5.com/NXD-Blog.Multicore.Python.HTTP.Server) to make it possible to write handlers in Python.
10261028
* [An experimental version of Node.js using Lwan](https://github.com/raadad/node-lwan) as its HTTP server is maintained by [@raadad](https://github.com/raadad).
@@ -1057,10 +1059,14 @@ Mentions in academic journals:
10571059
* [A dynamic predictive race detector for C/C++ programs (in English, published 2017)](https://link.springer.com/article/10.1007/s11227-017-1996-8) uses Lwan as a "real world example".
10581060
* [High-precision Data Race Detection Method for Large Scale Programs (in Chinese, published 2021)](http://www.jos.org.cn/jos/article/abstract/6260) also uses Lwan as one of the case studies.
10591061
* [AGE: Automatic Performance Evaluation of API Gateways (in English, published 2023)](https://www.computer.org/csdl/proceedings-article/iscc/2023/10218286/1PYLvz6ihBm) mentions Lwan as part of its usage in the KrakenD benchmarks.
1062+
* [Canary: Practical Static Detection of Inter-thread Value-Flow Bugs](https://rainoftime.github.io/files/PLDI21Canary.pdf) used Lwan as one of the pieces of software that have been analyzed.
1063+
* [Uma análise comparativa de ferramentas de análise estática para deteção de erros de memória](https://arxiv.org/pdf/1807.08015.pdf) used Lwan as one of the evaluation softwares.
10601064

10611065
Mentions in magazines:
10621066

10631067
* [Linux-Magazin (Germany) mentions Lwan in their December/2021 issue](https://www.linux-magazin.de/ausgaben/2021/12/tooltipps/)
1068+
* [Raspberry Pi Geek (Germany) mentions Lwan in their October/November 2022 issue)(https://www.discountmags.com/magazine/raspberry-pi-geek-october-6-2022-digital/in-this-issue/17)
1069+
* [LinuxUser (Germany) mentions Lwan in their October 2022 issue)(https://www.linux-community.de/ausgaben/linuxuser/2022/10/aktuelle-software-im-kurztest-30/)
10641070

10651071
Some talks mentioning Lwan:
10661072

0 commit comments

Comments
 (0)