Skip to content

Exemplary use of NServiceBus for PG Technical University Classes - A simple project which handles building code, running tests on it and informing user about test status

License

AleksanderGondek/GUT_IronTester

Repository files navigation

IronTester

Exemplary use of NServiceBus for PG Technical University Classes - Code builds pipeline and tests runner

Used technologies

  • NServiceBus - 4.6.1
  • MSMQ
  • RavenDb - 2.330
  • .NET 4.5.1 (C# & MVC5)
  • SbAdmin - 2.0
  • SingalR - 2.1.2
  • AngularJs - 1.2.25

NServiceBus Features

  • Self-hosting
  • Command-type messages
  • Publish/Subscribe
  • Sagas
  • Concurrent work
  • RavenDB Persistance
  • Fault-tolerance
  • Second-level retries
  • Timeouts
  • Customised logging

NServicesBus Features not included

  • Gateways
  • Load balancing
  • Failover clusters
  • Units of work
  • Unobtrusive Mode Messages
  • Journaling
  • Unit testing ( :C )

Testing enviorment

  • Windows 8.1 x64 PRO ENG

Process overview

Saga States

About

Exemplary use of NServiceBus for PG Technical University Classes - A simple project which handles building code, running tests on it and informing user about test status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published