Cantitate/Preț
Produs

Resource–Oriented Computing with NetKernel

Autor Tom Geudens
en Limba Engleză Paperback – 14 iun 2012

Take resource-oriented computing out for a spin with this hands-on introduction to NetKernel, and discover how ROC can improve the way you design and implement software and software systems. Learn how ROC's new approach combines core ideas from the REST architectural style with the Unix development model. By using NetKernel to create and then string simple services together, you can develop complex systems that scale as easily as the Internet does. Author Tom Geudens helps you create several NetKernel modules right away, and then walks you through the results to demonstrate their effectiveness.

Create, test, and document Netkernel modules from scratch Learn the basic principles of ROC's abstract computing model Design an interface in NetKernel that lets you insert, update, delete, and select actions in MongoDB Use the Visualizer to trace information about root requests processed by NetKernel Handle resource requests with DPML--NetKernel's Declarative-Request Process Markup Language Compose modular XML documents with the XML Recursion Language (XRL) Build solutions using nCoDE in NetKernel's visual editor
Citește tot Restrânge

Preț: 14442 lei

Preț vechi: 18053 lei
-20% Nou

Puncte Express: 217

Preț estimativ în valută:
2764 2916$ 2303£

Carte tipărită la comandă

Livrare economică 03-17 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781449322526
ISBN-10: 1449322522
Pagini: 246
Ilustrații: Illustrations
Dimensiuni: 182 x 226 x 13 mm
Greutate: 0.4 kg
Editura: O'Reilly

Cuprins

  • Preface
  • Getting Acquainted
    • Chapter 1: Stacking the Deck
    • Chapter 2: Incision, Right Here
    • Chapter 3: ROC Talk
    • Chapter 4: Humongous Fun
    • Chapter 5: Expanding Your Horizon
  • Batteries Included
    • Chapter 6: DPML
    • Chapter 7: XRL
    • Chapter 8: nCoDE
  • Appendixes
    • Getting and Installing NetKernel
    • Setting Up Your Own Apposite Repository
    • Running NetKernel as a Service
    • Locking Down Your NetKernel Instance
    • Source Version Control
    • Examples and Solutions

Notă biografică


Descriere

REST has changed the way developers build web services and design APIs, but in many ways it's a partial solution. HTTP's design certainly makes REST's elegance possible, but past HTTP practice and expectations, as well as its choice of actions, create some limits.