Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.03 KB

File metadata and controls

29 lines (19 loc) · 1.03 KB
type post
title Your First XAP Application
categories SBP
weight 100
parent examples.html

This tutorial explains how to build your first XAP Application in 4 easy steps, from basic API usage to scaling your application and making it highly available.


{{%fpanel%}}

Using Processing Units for Scaling
A short introduction that shows what a Processing Unit is, and how it is used for scaling your applications

Creating the Hello World Application
How to create, deploy, run and monitor your Processing Unit

Deploying the Hello World Application onto the ServiceGrid
How to deploy the Hello World Processing Unit onto the grid enabled infrastructure (the ServiceGrid) to enable instant fail-over, recovery, SLA management and runtime monitoring capabilities for your application

Scaling the Hello World Application
How to scale the Hello World Processing Unit application

{{%/fpanel%}}