Add Event-Driven Architecture (#3152)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Lutz Hühnken 2024-11-28 20:02:18 +01:00 committed by GitHub
parent c729cae2ae
commit 5d4b5fe199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -905,6 +905,7 @@
- [HPC](https://github.com/dstdev/awesome-hpc#readme) - High Performance Computing.
- [Geocaching](https://github.com/FoxFil/awesome-geocaching#readme) - Outdoor treasure-hunting activity that uses GPS-enabled devices.
- [Regex](https://github.com/slevithan/awesome-regex#readme) - Specialized language for matching patterns in text.
- [Event-Driven Architecture](https://github.com/lutzh/awesome-event-driven-architecture#readme) - A software architecture approach where services collaborate by publishing and subscribing to events.
## Related