Title | S: a scripting language for high-performance RESTful web services |
Publication Type | Conference Paper |
Year of Publication | 2012 |
Authors | Bonetta, D., A. Peternier, C. Pautasso, and W. Binder |
Conference Name | 17th ACM SIGPLAN symposium on Principles and Practice of Parallel Programming (PPoPP 2012) |
Pages | 97–106 |
Month | February |
Publisher | ACM |
Conference Location | New Orleans, USA |
ISBN | 978-1-4503-1160-1 |
Keywords | REST, scripting, Web service composition |
Abstract | There is an urgent need for novel programming abstractions to leverage the parallelism in modern multicore machines. We introduce S, a new domain-specific language targeting the server-side scripting of high-performance RESTful Web services. S promotes an innovative programming model based on explicit (control-flow) and implicit (process-level) parallelism control, allowing the service developer to specify which portions of the control-flow should be executed in parallel. For each service, the choice of the best level of parallelism is left to the runtime system. We assess performance and scalability by implementing two non-trivial composite Web services in S. Experiments show that S-based Web services can handle thousands of concurrent client requests on a modern multicore machine. |
DOI | 10.1145/2145816.2145829 |
Citation Key | s:2012:ppopp |
Refereed Designation | Refereed |
Submitted by cp on