Technical Thoughts, Tutorials, and Musings: PSR-14: Example – Delayed Events, Queues, and Asynchronicity

  • You are here: Free PHP » Uncategorized » Technical Thoughts, Tutorials, and Musings: PSR-14: Example – Delayed Events, Queues, and Asynchronicity

PSR-14: Example - Delayed Events, Queues, and Asynchronicity

        One of the long-running debates while designing PSR-14 was how to handle events that were inherently mono-directional.  Often, a library will trigger an Event that is, from its point of view, entirely informational.  The Eve...
Powered by Gewgley