• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Example of use

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would like to ask for an example of application for which this book would be useful.
 
Ranch Hand
Posts: 686
Netbeans IDE Chrome Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is there just theory & concepts or some use case is explained along with the tools and configuration?
 
author
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

I would like to ask for an example of application for which this book would be useful.



The book is based on a typical banking application example, something we believe is easy to follow so that the concepts relate to lots of other generic business applications.

It is applicable to any scalable transaction-oriented business application, so high-volume eCommerce, order management systems, or applications that require intensive processing for multiple users (one example we looked at was a sophisticated documentation processing system, where lots of documents had to be generated "on the fly" for users from base content).

Is there just theory & concepts or some use case is explained along with the tools and configuration?



The theory is well covered, but the intent of the book is to make Software Pipelines practical for use. So there are lots of examples, including a reference framework and code that you can take advantage of.


Cory
 
Goodbye moon men. Hello tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic