More Resources : WSF/C++

High Performance Web Services in C++

A web services stack written in C/C++ can provide much better performance in comparison to stacks implemented in other languages due to native code. Therefore when high performance is required in web services interactions, often a C/C++ web services stack offers a much better solution. In order to quantify the performance advantage offered by WSF/C++ (WSO2 Web Service Framework for C++). we carried out a simple performance test. The article explains the procedure followed for the performance comparison and the results.

Point of Sales use case study with WSO2 Web Services Framework for C++

Nandika Jayawardana, Technical lead at WSO2, explores the usage of WSO2 Web Services Framework for C++ (WSO2 WSF/C++) in converting a retail store legacy software system to a loosely coupled Web services based system integrating it with it's other stores providing the much needed value to the retail store chain.

Dummy's Guide to Writing Web Services Clients with WSO2 WSF/C++

This tutorial by Senaka L. Fernando guides an absolute beginner through the process of understanding the basics of WSO2 Web Services Framework for C++ - downloading, installing and setting up the framework, and finally writing a short sample along with an explanation of some advanced features.