Articles

13 May 2015

Our Experience in Integrations with NServiceBus

The reason that we started to work with NServiceBus a few years ago, it that we always have pretty demanding integrations in e-commerce systems where real time in combination with disconnection between different systems is important for the customer experience as well as the demand for up time and stability. The advantages we have seen with NServiceBus is the simplicity in getting the basic structure to work, and instead the focus can be on design of the messages, and mapping of these to respective system.

27 Nov 2014

Load Testing Part 2 – Performance Tests

In the second part of the series of articles about load testing, we will discuss how you can find bottle necks in the system, and examine how much load the system can handle without compromising of the user experience. At 3bits, we often get this question from our customers before a campaign launch or if they of some other reason expect more visitors at the site.