Cantitate/Preț
Produs

Activiti in Action

Autor Tijs Rademakers
en Limba Engleză Paperback – aug 2012
Summary
Activiti in Action is a comprehensive tutorial designed to introduce developers to the world of business process modeling using Activiti. Before diving into the nuts and bolts of Activiti, this book presents a solid introduction to BPMN 2.0 from a developer's perspective.
About the TechnologyActiviti streamlines the implemention of your business processes: with Activiti Designer you draw your business process using BPMN. Its XML output goes to the Activiti Engine which then creates the web forms and performs the communications that implement your process. It's as simple as that. Activiti is lightweight, integrates seamlessly with standard frameworks, and includes easy-to-use design and management tools.
About the BookActiviti in Action introduces developers to business process modeling with Activiti. You'll start by exploring BPMN 2.0 from a developer's perspective. Then, you'll quickly move to examples that show you how to implement processes with Activiti. You'll dive into key areas of process modeling, including workflow, ESB usage, process monitoring, event handling, business rule engines, and document management integration.
Written for business application developers. Familiarity with Java and BPMN is helpful but not required.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
What's Inside
  • Activiti from the ground up
  • Dozens of real-world examples
  • Integrate with standard Java tooling
Table of Contents
  1. PART 1 INTRODUCING BPMN 2.0 AND ACTIVITI
  2. Introducing the Activiti framework
  3. BPMN 2.0: what's in it for developers?
  4. Introducing the Activiti tool stack
  5. Working with the Activiti process engine
    PART 2 IMPLEMENTING BPMN 2.0 PROCESSES WITH ACTIVITI
  6. Implementing a BPMN 2.0 process
  7. Applying advanced BPMN 2.0 and extensions
  8. Dealing with error handling
  9. Deploying and configuring the Activiti Engine
  10. Exploring additional Activiti modules
    PART 3 ENHANCING BPMN 2.0 PROCESSES
  11. Implementing advanced workflow
  12. Integrating services with a BPMN 2.0 process
  13. Ruling the business rule engine
  14. Document management using Alfresco
  15. Business monitoring and Activiti
    PART 4 MANAGING BPMN 2.0 PROCESSES
  16. Managing the Activiti Engine
Citește tot Restrânge

Preț: 27186 lei

Preț vechi: 33982 lei
-20%

Puncte Express: 408

Preț estimativ în valută:
5208 5642$ 4467£

Cartea nu se mai tipărește

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617290121
ISBN-10: 1617290122
Pagini: 428
Dimensiuni: 188 x 234 x 28 mm
Greutate: 0.75 kg
Editura: Manning Publications

Notă biografică

Tijs Rademakers is a senior software engineer specializing in open source BPM, lead developer of Activiti Designer, and member of the core Activiti development team. He's also the coauthor of Manning's Open Source ESBs in Action.

Ron van Liempd is a software architect at Atos Origin with a focus on BPM, SOA, Business Rule Management, Open Source Software. He is also an Activiti community team leader.

Descriere

Activiti, an open source process engine, uses Business Process Model and Notation to provide a standard way to capture business processes and to convert those models into executable code."Activiti in Action" is a comprehensive tutorial designed to introduce developers to the world of business process modeling using Activiti.