Skip to content

Request Response Framework

jpbetz edited this page Dec 12, 2012 · 3 revisions

Pegasus's request/response framework, often called R2, includes abstractions for REST and RPC requests and responses, filter chains for customized processing, and transport abstraction.

R2 is intended to be used in conjunction with Dynamic Discovery, often called D2, system. The combined stack can be referred to as "R2D2".