Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Category: <span>Software Architecture</span>

Usability and Software Architecture: The Forgotten Problems

Bonnie John has teamed up with Len Bass to bring usability to the architecture design table as a “first-class citizen” on par with other quality attributes like performance, security, and modifiability; she presents their research, proposed solution, and empirical results supporting the efficacy of that solution. January 26, 2007 lecture …

Introduction to Messaging With Apache ActiveMQ

Systems based on messaging are increasingly being recognized for better handling of unpredictable changes and for scaling further than traditional tightly-coupled applications. Apache ActiveMQ is an open source message broker that that support the Java Messages Service, provides client access from many different languages and offers many advanced features necessary …

The Future of the Web: HTML 5, WebSocket, and Comet

The HTML 5 specification is set to forever change the way in which we build applications for the Web. One innovation- WebSocket- in particular will enable full-duplex HTTP communication, and finally bring an end to the tired “click and wait” paradigm traditionally associated with the Web. Prior to the introduction …