Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • Online Resource  (9)
  • E-Resource
  • English  (9)
  • Richards, Mark  (9)
  • [Place of publication not identified] : O'Reilly Media  (9)
  • Electronic videos ; local  (9)
  • 1
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 36 min., 59 sec.)) , digital, sound, color
    Keywords: Software architecture ; Electronic videos ; local
    Abstract: "Being a successful software architect is more than just possessing technical knowledge. It's about thinking like an architect, being a leader, and understanding the architectural elements, patterns, and styles necessary to create effective software architectures. In this full update to their "Software Architecture Fundamentals 2015" (O'Reilly Media) video course, Neal Ford and Mark Richards empower you with the essential skills you need to be effective in this role. You'll be introduced to previously unmentioned architecture patterns, such as command query responsibility segregation (CQRS) and LMAX, along with the most effective tools and strategies for analyzing architecture. This video is designed for senior-level developers who want to become software architects and for junior architects who want to bump up their skill sets."--Resource description page.
    Note: Title from resource title screen (viewed December 15, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 2 min.)) , digital, sound, color
    Keywords: Software architecture ; Electronic videos ; local ; Electronic videos
    Abstract: Includes keynotes from the conference.
    Note: Title and publication information from resource description page (Safari, viewed November 4, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491964965 , 1491964960
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 22 min.)) , digital, sound, color
    Keywords: Internet videos ; Streaming video ; Java ; Telecommunication ; Message processing ; Electronic videos ; local ; Vidéos sur Internet ; Vidéo en continu ; streaming video ; Internet videos ; Streaming video ; Electronic videos
    Abstract: "Learn the basics behind messaging, a powerful software paradigm that makes it easier to decouple and integrate enterprise applications. In this learning path, messaging expert and architect Mark Richards takes you through messaging fundamentals with the Java Message Service (JMS) API. You'll learn how to use the JMS 1.1 and 2.0 API to send and receive messages, how to do request/reply processing, how to use message selectors, and how to use publish and subscribe messaging -- all through live, interactive coding with ActiveMQ and OpenMQ. You'll also master more advanced JMS features and techniques, including JMS transaction management, message streaming."--Resource description page.
    Note: Title from resource description page (Safari, viewed June 21, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491924860
    Language: English
    Pages: 1 online resource (1 streaming video file ( 3 hr., 26 min., 58 sec.)) , digital, sound, color.
    Keywords: Software architecture ; Electronic videos ; local
    Abstract: "In Part III of this acclaimed video series on software architecture fundamentals, Neal Ford and Mark Richards turn their focus to the often-neglected area of soft skills. Knowing the ins and outs of programming and technology is only one side of a software architect's skillset. Aside from being an excellent developer, you also have to be a leader. Soft skills help you work well within a larger corporate structure, manage teams, and ensure that technology is a first-level concern at your company."--Resource description page.
    Note: Title from title screen title (viewed April 3, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491925409
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 31 min., 30 sec.)) , digital, sound, color.
    Keywords: Software architecture ; Electronic videos ; local
    Abstract: "Just as developers use design patterns in software development, architects use well-defined architecture patterns to define the characteristics and shape of the architecture. Using the wrong architecture pattern (or no pattern at all) can sometimes be a very costly mistake resulting in an architecture that doesn't work. It is therefore vital that architects are aware of and understand the various architecture patterns available. During this webcast I will discuss several common architecture patterns, including the traditional layered architecture, microservices architecture, space-based architecture, event-driven architecture, and microkernel architecture. Along the way I will show real-world examples to demonstrate how the patterns work, as well as describe the pros and cons of each pattern. I will also discuss how requirements and operational aspects can drive which patterns to use. Using the right architecture pattern for your system is critical, because as we all know, once in place the architecture is very hard to change."--Resource description page.
    Note: Title from resource description page (viewed June 3, 2015). - Date of publication taken from title slide
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491927007
    Language: English
    Pages: 1 online resource (1 streaming video file ( 3 hr., 27 min., 28 sec.)) , digital, sound, color.
    Keywords: Software architecture ; Electronic videos ; local
    Abstract: "Dig deeper into software architecture soft skills in Part IV of this acclaimed video series from Neal Ford and Mark Richards. Knowing the ins and outs of programming and technology is only one side of a software architect's skillset. Aside from being an excellent developer, you also have to be a leader. Soft skills help you work well within a larger corporate structure, manage teams, and ensure that technology is a first-level concern at your company."--Resource description page.
    Note: Title from title from title screen (viewed April 3, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    ISBN: 9781491932636
    Language: English
    Pages: 1 online resource (1 streaming video file (6 hr., 4 min., 20 sec.)) , digital, sound, color
    Series Statement: Software architecture series
    Keywords: Software architecture ; Electronic videos ; local
    Abstract: "Explore a variety of service-based architectures--including immensely popular microservice--in this video course from Neal Ford and Mark Richards. Through a series of instructive visuals, you'll be able to compare and contrast these architectures in several ways, including their structure, engineering practices, and deployment. You'll also examine the challenges of migrating from monolithic service-oriented architectures (SOA) to smaller service-based models, and the effects this change can have on team building and company culture in general."--Resource description page.
    Note: Title from title screen (viewed, August 17, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    ISBN: 9781491911839
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 29 min., 29 sec.)) , digital, sound, color.
    Keywords: Java ; Telecommunication ; Message processing ; Electronic videos ; local
    Abstract: "Learn the basics of messaging, a powerful paradigm that makes it easier to decouple and integrate enterprise applications. In this video course, messaging expert Mark Richards takes you through messaging fundamentals with the Java Message Service (JMS) API. You'll learn the basics of how to use the JMS 1.1 and 2.0 API to send and receive messages, how to do request/reply processing, how to use message selectors, and how to use publish and subscribe messaging-all through live, interactive coding with ActiveMQ and OpenMQ. This video begins with some fundamental messaging concepts, then takes you on a live coding journey through the JMS 1.1 API, the new JMS 2.0 simplified API, then a variety of messaging fundamentals topics that will enable you to understand and effectively use messaging for enterprise-wide applications. Topics include: Core messaging concepts, including guaranteed delivery and the difference between point-to-point and publish-and-subscribe messaging; New JMS 2.0 features, including shared subscriptions, asynchronous send, delivery delay, and delivery count; Standard, extended, and application message header properties Techniques for request/reply messaging-when you require a response from the receiver; Publish-and-subscribe messaging, including the various types of subscribers and guidelines for using them; Uses and limitations of message selectors, which specify conditions for receiving messages; How the three message acknowledgement modes work and when to use each."--Resource description page.
    Note: Title from title screen (viewed November 17, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 45 min., 53 sec.)) , digital, sound, color.
    Keywords: Java ; Telecommunication ; Message processing ; Electronic videos ; local
    Abstract: "Dive into advanced topics for using Java Message Service (JMS) in the enterprise with this comprehensive video course. Through live, interactive coding in both JMS 1.1 and JMS 2.0, messaging expert Mark Richards take you deep into several advanced JMS features and techniques, including JMS transaction management, embedded messaging, RESTful JMS, Spring JMS, and message streaming. If you're a Java developer who understands JMS basics, particularly though Mark Richards' introductory video-Enterprise Messaging Using JMS: Fundamentals-this advanced course is the ideal way to continue your journey through enterprise messaging. Topics include: Design techniques and common message design pitfalls; How and when to use transactions with messaging; Using an embedded message broker in your application; Creating self-healing and auditing systems using message browsing; Techniques for sending and receiving large documents and images in messages; Sending and receiving messages through HTTP with RESTful JMS; Techniques for making your messaging applications run faster and scale better; Using Spring JMS to send and receive messages in Spring-based applications; Harnessing the full power of Spring JMS with Message Driven POJOs."--Resource description page.
    Note: Title from title screen (viewed November 17, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...