Performance

Initially the plan was to implement only the REST connector for the adapter. However, the performance tests have shown the performance difference between the two implementations. While REST is faster for read operations SOAP performs faster for write operations. This was the reason for SOAP connector implementation. As said above, only the push operations are implemented for SOAP connector.