Published Sep 3, 2019

Episode 39: Interview Steve Vinoski

Steve Vinoski delves into the evolution of messaging protocols and the enduring relevance of CORBA, debunking myths of service-oriented architecture while highlighting its potential for business efficiency and cost savings.
Episode Highlights
Software Engineering Radio - the podcast for professional software developers logo

Popular Clips

Episode Highlights

  • Standards Impact

    The emergence of standard messaging protocols has significantly impacted middleware. highlights the importance of these standards, noting that they ensure interoperability among different implementations of protocols like AMQP 1. This standardization is crucial as it allows for seamless communication across various systems, enhancing the efficiency and reliability of middleware solutions. Vinoski points out that the development of open-source projects, such as the Apache Cupid project, further accelerates the adoption of these standards 2.

    The standards have been so important in the sort of RPC style of middleware for many years now. And now messaging is finally getting standard.

    ---

    The availability of open-source systems means that developers can readily access and implement these protocols, fostering innovation and collaboration in the field.

       

    AMQP Focus

    is deeply involved in the development of AMQP, a standard messaging protocol that is gaining traction in the industry. He discusses his work on various projects, including a JavaScript server-side implementation and Ruby clients, which showcase the expressiveness and efficiency of dynamic languages 3. Vinoski's focus on AMQP reflects its growing importance in middleware, as it offers a robust framework for message-oriented middleware solutions.

    You can say so much in so few lines of code.

    ---

    His work not only advances the technical capabilities of AMQP but also highlights the potential of dynamic languages in simplifying complex coding tasks.

Related Episodes