Skip to content

gmich/SOA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOA

Build status

A test project that combines the SOA architectural patterns with REST

##Project structure

  • The services constract individual modules.
  • All the modules have a consumer project.
  • All the consumer ssubscribe using the contracts found in the Bus/Contracts project.
  • The Bus/ServiceBus project collects all the modules and runs as a windows service.
  • The clients reference the contract project to publish messages.

##Technologies Used MassTransit and RabbitMQ for the service bus. Microsoft ASP.NET MVC for the client project.

About

A test project that combines the SOA architectural patterns with REST

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published