IQueue projects moved to qbo.Queuing.sln

posted Sep 13, 2016, 8:24 AM by Eric Patrick   [ updated Sep 13, 2016, 8:28 AM by Unknown user ]
With the upgrade of Queuing to the .NET Framework 4.6.1 and migration to NuGet packages with AWS plugins, the following queuing plugins have been moved out of the qbo.Core solution, and into a dedicated qbo.Queuing.sln:
  • qbo.Queue.Amazon
  • qbo.Queue.MSSQL (default queue plugin for most QBO3 installations)
  • qbo.Queue.ObjectQueue (required queue plugin for all QBO3 installations)
When deploying a new QBO3 environment, or when upgrading to Queue Service 3.0, ensure you deploy these plugins. The solution file can be found in SVN at:
  • Trunk > qbo.3 > qbo.Core > Plugins > Queuing

Comments