Похожие чаты

I have created a console application an running it using

task schedular on my local system. Can i host it on some server or cloud?

5 ответов

9 просмотров

Yes. Although, you would have a harder time calling your local machine from the cloud. It has to be accessible from there. If the task scheduler does something else, then it'd be fine. Look into worker services, as they allow long running background tasks. Also, there already exist various task scheduling libraries like Hangfire, that you can use.

I’d recommend HangFire. We use it at work and it’s great.

Nikhil Desai- Автор вопроса
Shafiq Jetha
I’d recommend HangFire. We use it at work and it’s...

Is it cloud base or will run on my local machine

Nikhil Desai
Is it cloud base or will run on my local machine

It runs in the same process as the web server, so when it starts then the task scheduler starts.

Shafiq Jetha
It runs in the same process as the web server, so ...

So it runs wherever the application runs. I think you have to modify IIS to keep the process running but that’s about it.

Похожие вопросы

Обсуждают сегодня

Типа вызывать GetParent и проверять на соответствие GetModuleHandle?
The Bird of Hermes
67
Do any of you guys have interesting projects one could join? I'm a Middle Full-Stack developer (JS/TS, React & Node)
Lev Shapiro
40
I read yesterday that in the near future most cryptos will be gone. It's like there is a lot of bullshit within the crypto sphere and this corruption some way is going to be c...
Kanah The Great
42
$res = json_decode($наша строка из респонса); $res1 = array_map(fn($o) => $o->name, $res->breadcrumbs[0]->entities); Как такое будет на Хаскеле?.. В начале весь джейсон, в ко...
Хаскель Моисеевич Гопник
27
Hello, I have a question. Can anyone help me? I want to make my cryptocurrencies, like Tron, untraceable by anyone, even government organizations. I was told that to do this,...
 ➛ Eᒪᕼᗩᗰ
14
I guess you did too?
OJohnny
13
В чем сила брат, в NASM или FASM?
Isaac Kleiner
18
Вопрос по диагностике ошибок (я знаю в чем, в данном конкретном примере, я знаю, как исправить, пример модельный, понятно, что в реальности бывает намного запутаннее). module...
ⰄⰎⰋⰐⰐⰑⰛⰤⰧⰧⰩⰄ ⰊⰑⰁⰓⰡⰛⰦⰕⰫ
11
А чем вам питонисты не угодили?😂
.
79
Хтось використовував Vapor на Windows?
Jaroshevskii
15
Карта сайта