Skip to content

Break Hangfire Server out into separate process (do not run under IIS process) #1384

@mgmccarthy

Description

@mgmccarthy

@tonysurma please assign to me

The code for doing this is very simple, but the later item is to be done on the deployment side of things. We have to:

  • update the build script to deploy a separate project, as this project will not be part of the web project
  • research the best way to run this process in Azure. WebJobs? Something else? I don't enough about Azure yet to answer this question

I'm fine with the code changes. If any one out there knows how to run windows services/processes on Azure, I'd love to hear from you.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions