event-driven.md
July 15, 2021 · View on GitHub
Bookmarks tagged [event-driven]
www.codever.land/bookmarks/t/event-driven
CloudEvents home page
CloudEvents is a specification for describing event data in common formats to provide interoperability across services, platforms and systems.
- tags: cloud-computing, event-driven, specification
- :octocat: source code
GOTO 2017 • The Many Meanings of Event-Driven Architecture • Martin Fowler - YouTube
https://www.youtube.com/watch?v=STKCRSUsyP0
During my career, I've often people heard people describe their systems as "event-driven". But when looking deeper that phrase seems to lead to some very different architectural assumptions. On a rece...
- :calendar: published on: 2017-05-11
- tags: event-driven, event-driven-design, architecture, cqrs, event-sourcing
Netty: Home
Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients.
- tags: async, event-driven, grpc
- :octocat: source code