First of all let me explain what are “Threads” in computer science and why we get paid for process threads with our CPU´s.
What do a t-shirt and a computer program have in common?
They are both composed of many threads!
While the threads in a t-shirt hold the shirt together, the threads of a
computer program alllow the program to execute sequential actions or
many actions at once. Each thread in a program identifies a process that
runs when the program asks it to (unlike when you ask your roommate to
do the dishes).
Threads are typically given a certain
priority, meaning some threads take precedence over others. Once the CPU
is finished processing one thread, it can run the next thread waiting
in line. However, it’s not like the thread has to wait in line at the
checkout counter at Target the Saturday before Christmas. Threads seldom
have to wait more than a few milliseconds before they run. Computer
programs that implement “multi-threading” can execute multiple threads
at once. Most modern operating systems support multi-threading at the
system level, meaning when one program tries to take up all your CPU
resources, you can still switch to other programs and force the
CPU-hogging program to share the processor a little bit.
OK, that sound too weird for me, But why do i get paid and have to pay for threads?
You will get paid to process data calculation with your cpu, by thread mananger using threads, and you will increase your profits depending on how much threads you got. You can call it an investment if you like it, depending on you and how long your CPU is processing per day.
First of all, it depends on YOU then in your CPU + THREADS + REFERRALS = Extra Income. You Happy and They are Happy.
Keep in mind, 1 thread = 1 dollar / day ( 24 hours cpu processing).
The more number of threads you have in your application, the more profit you will get to you.
You will get paid to process data calculation with your cpu, by thread mananger using threads, and you will increase your profits depending on how much threads you got. You can call it an investment if you like it, depending on you and how long your CPU is processing per day.
First of all, it depends on YOU then in your CPU + THREADS + REFERRALS = Extra Income. You Happy and They are Happy.
Keep in mind, 1 thread = 1 dollar / day ( 24 hours cpu processing).
The more number of threads you have in your application, the more profit you will get to you.
But what I am dealing with? What is the project ?
Processing with your CPU you could help different areas, different projects around the world, devoloping new ideas and making it real such as:
A New Digital Era
Δεν υπάρχουν σχόλια:
Δημοσίευση σχολίου
Σημείωση: Μόνο ένα μέλος αυτού του ιστολογίου μπορεί να αναρτήσει σχόλιο.