NServicebus V4.0 Release

A new version of NServicebus ( V4.0 ) was released on July 11, 2013.  There are many changes in this release of NServiceBus. Too many to describe them all individually. You can find the full release notes on the following link.  Major highlights:Until V3.3, MSMQ was the main queuing system. With V4.0, a couple of new transports were introduced:

  • ActiveMQ
  • RabbitMQ
  • SQL Server ( for people that want to use database tables as queues )

Also, the RavenDB is embedded in the solution for this version.  Before this version 4, you had to install it seperately.

And now you can also try NServicebus online including some hand-on labs. Everything is pre-installed so can start directly!

With this version, NServicebus is now part of the Particular Software platform. A platform because along with NServiceBus, a couple of other products are made available as well.

ServiceMatrix is a modeling tool that allows you to design a solution on a high level of abstraction.You get an overview of the services you use, the contracts those services expose…

ServiceInsight allows you to manage your queues and endpoints, check your audit/error queues and get a full stacktrace to check what’s wrong.

There is also a 3rd product coming – ServicePulse – but this is in pre-beta (or should we say alpha?).

Author: Sven Van den brande

blogger

blogger

Curious to know more about this topic?

Working at i8c

i8c is a system integrator that strives for an informal atmosphere between its employees, who have an average age of approx 30 years old. We invest a lot of effort in the professional development of each individual, through a direct connection between the consultants and the management (no multiple layers of middle management). We are based in Kontich, near Antwerp, but our customers are mainly located in the triangle Ghent-Antwerp-Brussels and belong to the top 500 companies in Belgium (Securex, Electrabel, UCB, etc…).

Quality Assurance

i8c is committed to delivering quality services and providing customer satisfaction. That’s why we invested in the introduction of a Quality Management System, which resulted in our ISO9001:2000 certification. This guarantees that we will meet your expectations, as a reliable, efficient and mature partner for your SOA & integration projects.

i8c - ISO9001-2015

Also worth reading

AWS AppFlow: Streamlining SaaS Integrations with AWS Services

In today’s digital world, organizations are constantly looking for ways to streamline their workflows and improve their data management processes. One of the key challenges that organizations face is integrating their various software as a service (SaaS) applications with their data management systems. This is

Read More »

Apigee Scope Validation using OpenAPI Specification

In API security and management, we often use a lot of different security mechanisms to protect the requested resource behind the API Gateway. One of these mechanisms is the validation of scopes to authorize a client on a specific sub-resource of the API. Most of

Read More »