dotnetgram | Unsorted

Telegram-канал dotnetgram - .NET Dev

-

Try to keep discussions on topic. Any job posting = ban. Spam/ads = deleted. Spam again = ban. Piracy, porn, gore = guess what? Ban. English only. No begging! No job posting allowed.

Subscribe to a channel

.NET Dev

I would go with cybersecurity but you will need programming skills for it

Читать полностью…

.NET Dev

/channel/dotnetgram/69636

Читать полностью…

.NET Dev

read/lookup whatever how it works at much lower level and you’ll get it

Читать полностью…

.NET Dev

I'm already in deep
Enough lol, but soon I will have a need to dive deeper

Читать полностью…

.NET Dev

There is a thread just there

Читать полностью…

.NET Dev

but it has 0% to c# since ya’ll dont know and dont have the curiosity to see whats behind

Читать полностью…

.NET Dev

You know it is the same thread waitig for the I/O operations to complete

Читать полностью…

.NET Dev

I mean it is a probability not an absolute

Читать полностью…

.NET Dev

It is best understood reading overlapped I/O and IOCP

Читать полностью…

.NET Dev

I have better things to do than to stand in the line so there is no thread.

Читать полностью…

.NET Dev

Say There isnt thread is pretensious, it isnt 100% true

Читать полностью…

.NET Dev

It is 1% cpu bound so the threads lifetime is about microseconds

Читать полностью…

.NET Dev

XDD first time I read this

Читать полностью…

.NET Dev

Yeah, you can't determine if there isnt thread at all. But likely it doesn't exists in io bound tasks

Читать полностью…

.NET Dev

In the end, it depends on if the task is cpu bounded or IO bounded

Читать полностью…

.NET Dev

.Net developer or Security analyst (cybersecurity) which one is good to start the career?

Читать полностью…

.NET Dev

With IOCP the IO operations get enqueued

Читать полностью…

.NET Dev

this is the territory where I can destroy your knowledge, so keep yourself shut (lol sorry if that sounds rude)

Читать полностью…

.NET Dev

do you really want me to repeat the question?

Читать полностью…

.NET Dev

The code is not marshaled back to a specific thread

Читать полностью…

.NET Dev

its not the thread waiting for io operations

Читать полностью…

.NET Dev

Maybe better to rephrase from there is no thread to there is no distinct thread

Читать полностью…

.NET Dev

It is the principle that define io bound tasks with low probability for using threads

Читать полностью…

.NET Dev

Anyway that's how I understood it.

Читать полностью…

.NET Dev

Let's say you returning a library book but oh no there is a line to process your return:;(, Then you see a sign that says Dropbox for book returns! , you can choose to wait online(this is the thread) or drop off the book, either way, the book will be processed

Читать полностью…

.NET Dev

this guy clearly doesnt know what he’s talking about

Читать полностью…

.NET Dev

You have to just trust that the process will alert you when it's time to make use of a thread.

Читать полностью…

.NET Dev

The key concept here is called IOCP

Читать полностью…

.NET Dev

Exactly. If it's I/O bound most likely there's no thread spinning around.
Now go back here.

Читать полностью…

.NET Dev

Don’t argue with him, he’s a php hacker

Читать полностью…
Subscribe to a channel