Peter Eremenko

Results 3 issues of Peter Eremenko

- Add common info - Add creating worker block - Add block about task queuing - Add block about task scheduling

## Reason Issue https://github.com/iron-io/iron_dotnet/issues/46. Seems author looked at port `8080` and decided it's default for mq/mqv3. ## What changed? - added example of default in-code initializer - some comments been...

Some of our customers asked for preserving instance of `HttpClient` within each instance of API clients (mq/worker/cache). So now HttpClient isn't instantiated for each request.