What is the translation of " DUA THREAD " in English?

Examples of using Dua thread in Indonesian and their translations into English

{-}
  • Computer category close
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
Saya sudah menulis dua thread di forum tersebut.
I have posted two threads in the forum.
Berikut ini contoh sederhana, dengan kode yang berjalan pada dua thread.
Here's a simple example, with code running on two threads.
Untuk menjaga agar dua thread tidak mengakses resources yang sama dalam waktu yang sama.
Prevents two threads from accessing the same resource at the same time.
Akses ke kedua basis data tersebut dikendalikan oleh dua thread B dan C.
Access to these databases is controlled by two separate threads B, C.
Jika dua thread berjalan di incr() secara bersamaan, salah satu update dapat hilang.
If two threads execute in incr() simultaneously, one of the updates could be lost.
Namun, banyak prosesor memiliki kemampuan multithreading,yang memungkinkan satu core untuk membuat dua thread.
However, some processors allowmultithreading which means one core can create two threads.
Hyper-Threading memungkinkan setiap core menjalankan dua thread, sehingga multitasking macOS menjadi lebih efisien.
Hyper-Threading lets each core run two threads, so macOS multitasks even more efficiently.
Namun, banyak prosesor memiliki kemampuan multithreading,yang memungkinkan satu core untuk membuat dua thread.
However, many processors have multithreading capability,which allows a single core to create two threads.
Untuk menghindari race di mana dua thread membuat instance yang sama, kita perlu menyinkronkan pembuatan objek.
To avoid a race in which two threads create the instance, we need to synchronize the object creation.
Desain SoC 32- core yang sangat skalabel dengan dukungan dua thread per core berkinerja tinggi.
A highly scalable, 32-core System on Chip(SoC) design, with support for two high-performance threads per core.
Jika dua thread mencoba" menyinkronkan" objek yang sama, salah satunya akan menunggu sampai thread satunya selesai.
If two threads try to"synchronize" on the same object, one of them will wait until the other completes.
Desain sistem-on- a-chip( SoC) 32-core yang skalabel dengan dukungan dua thread per core berkinerja tinggi.
A highly scalable, 32-core System on Chip(SoC) design,with support for two high-performance threads per core.
Atau jika dua thread menulis ke lokasi memory yang sama secara simultan, nilai apa yang akan ada di sana setelah selesai menulis?
Or, if two threads are writing to the same memory location simultaneously, what value will be left when they are done?
Beberapa error ini dapat tidak terlihat pada mesin CPU tunggal, karena dua thread tidak pernah benar-benar dieksekusi secara simultan.
Some of these errors may not be seen on single CPU machines, because two threads never really execute"simultanously".
Data race terjadi ketika setidaknya dua thread mengakses data biasa yang sama secara bersamaan, dan setidaknya salah satu thread tersebut memodifikasi data itu.
A data race occurs when two threads access the same variable concurrently and at least one of the accesses is a write.
Prosesor memiliki kontroler memory terintegrasi dantiap core mampu menjalankan dua thread sekaligus, untuk membantu meningkatkan kinerja aplikasi.
The processors integrate memory controllers andare able to run two threads per core simultaneously, which helps boost application performance.
Data race terjadi ketika setidaknya dua thread mengakses data biasa yang sama secara bersamaan, dan setidaknya salah satu thread tersebut memodifikasi data itu.
A data race occurs when at least two threads simultaneously access the same ordinary data, and at least one of them modifies it.
Dengan demikian, sistem mengakui dua prosesor fisik dan berperilaku seperti sistem multitasking denganmengirimkan dua thread secara simultan, disebut sebagai SMT( Simultaneous Multi Threading).
Thus, the system recognizes two physical processors and behaves like a multitasking system by sending two simultaneous threads, referred to as SMT(Simultaneous Multi Threading).
Untuk menentukan apakah dua thread mengakses lokasi memori yang sama secara bersamaan, kita dapat mengabaikan pembahasan tentang pengubahan urutan memori di atas, dan mengasumsikan konsistensi urutan.
In order to determine whether two threads simultaneously access the same memory location, we can ignore the memory-reordering discussion from above, and assume sequential consistency.
Sekarang prosesor seperti Intel generasi ketiga core i3, i5 dan i7 enabel Hyper- threading',yang memungkinkan setiap inti untuk menangani dua thread bersamaan, dan secara efektif akan menciptakan beberapa core virtual.
Now processors like the third generation Intel core i3, i5 and i7 lineshave'Hyper-threading' enabled, which lets every core handle two threads simultaneously, effectively creating multiple virtual cores.
Konsistensi urutan menjamin bahwa, setelah kedua thread selesai dijalankan, register akan berada dalam salah satu status berikut.
Sequential consistency guarantees that, after both threads have finished executing, the registers will be in one of the following states.
Sebuah Core i3 dengan Hyper-Threadingnya dapat memproses dua thread per inti yang berarti mampu menjalankan total empat thread yang berjalan secara bersamaan.
A Core i3 with Hyper-Threading can process two threads per core which means a total of four threads can run simultaneously.
HyperThreading Intel memungkinkan CPU single core untuk memproses dua thread secara bersamaan, memberikan kinerja multithreaded yang lebih besar dari biasanya.
Intel's HyperThreading allows a single CPU core to process two threads simultaneously, giving it greater multithreaded grunt than it would normally possess.
Pecahkan thread jadi dua.
Break the thread in two.
Pembuatan Thread Ada dua cara untuk membuat thread dalam Java.
There are two ways to create the thread in java.
Ada dua cara untuk membuat thread dalam Java.
There are two ways to create thread in java;
Pembuatan Thread Ada dua cara untuk membuat thread dalam Java.
There are two ways to create a thread in Java.
Results: 27, Time: 0.0162

Word-for-word translation

Top dictionary queries

Indonesian - English