The document discusses the design of a scalable platform for orchestrating telco/IT mashups. It proposes using a sessionless, asynchronous, parallel orchestration approach with lightweight orchestrators to achieve low latency and high throughput. The architecture includes service components that wrap external resources and an orchestrator that manages mashup execution through asynchronous invocations. Performance tests showed that an unbounded thread pool outperformed a bounded pool in throughput.