• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Software Pipeline and SOA

 
Ranch Hand
Posts: 83
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Just wanted to know Software Pipleline can be applied to SOA methodology?
Looking at the table of contents - it tries to tell more about Software Pipeline, its reference framework, patterns..
So just wanted to know how this applies to SOA? So will it be more of deployment startegy or it will be also be taken care while development?

--Amit--
 
author
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Amit G Piplani wrote:Hi,
Just wanted to know Software Pipleline can be applied to SOA methodology?
Looking at the table of contents - it tries to tell more about Software Pipeline, its reference framework, patterns..
So just wanted to know how this applies to SOA? So will it be more of deployment startegy or it will be also be taken care while development?

--Amit--



It can definitely be applied to and integrated with any SOA methodology. We include a complete methodology in the book for implementing Software Pipelines, but think of it as an "overlay" methodology -- something that works in conjunction with your own existing practices. The methodology covers all phases of the process, but again its not intended to govern everything you do, just to elucidate the things you need to consider when developing a highly scalable service-based application, and more importantly how to ensure you get the results you want when you implement.

The book does include a reference framework, that very much simplifies how you can implement a service-oriented application, plus it describes the main patterns we have found useful in implementing pipelines. The deployment strategy is presented too, but that actually can be implemented a number of ways (the reference framework provides a simple one to start with).

Thanks for your interest, let me know if you have other questions and I'll to answer them.

Cory
 
I knew that guy would be trouble! Thanks tiny ad!
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic