What is the translation of " CONCURRENCY " in English? S

Examples of using Concurrency in Indonesian and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Ecclesiastic category close
Dianggap telah terjadi konflik concurrency.
There was a concurrency conflict.
Primer concurrency membangun adalah goroutine, jenis cahaya-berat badan proses.
The primary concurrency construct is the goroutine, a type of light-weight process.
Diagram ini mendukung pilihan tindakan, iterasi dan concurrency.
And actions with support for choice, iteration and concurrency.
Rob biasanya berbicara tentang Go dan biasanya membahas pertanyaan Concurrency vs Parallelism dalam penjelasan visual dan intuitif!
Rob usually talks about Go and usually addresses the question of Concurrency vs Parallelism in a visual and intuitive explanation!
Teknik flowchart Khas kekurangan konstruksi untuk mengekspresikan concurrency.
Typical flowchart techniques lack constructs for expressing concurrency.
Khas pendekatan untuk masalah tertentu: Built-in concurrency primitif: proses ringan( goroutines), saluran, dan yang memilih pernyataan.
Distinctive approaches to particular problems: Built-in concurrency primitives: light-weight processes(goroutines), channels, and the select statement.
Umumnya alir kerja tidak memiliki cara untuk menampilkan concurrency.
Typical flowchart techniques lack constructs for expressing concurrency.
Concurrency, ditulis P Q{\ displaystyle P\ mid Q}, yaitu proses P{\ displaystyle P} dan Q{\ displaystyle Q} yang berjalan secara concurrent.
Concurrency, written P∣ Q{\displaystyle P\mid Q}, where P{\displaystyle P} and Q{\displaystyle Q} are two processes or threads executed concurrently.
Tujuan utama dari aplikasi OLTP adalah ketersediaan, kecepatan, concurrency dan pemulihan.
OTLP's main objective is the availability, speed, concurrency and recoverability.
Poin atau kunci dari Web socketc adalah true concurrency dan optimization of performance( optimasi kinerja), sehingga lebih responsif dan kaya aplikasi web.
The key points of Web Sockets are true concurrency and optimization of performance, resulting in more responsive and rich web applications.
Model konseptual eksplisit dipilih untuk menjadi independen dari masalah desain atau pelaksanaan,misalnya, concurrency atau penyimpanan data.
The conceptual model is explicitly chosen to be independent of design or implementation concerns,for example, concurrency or data storage.
Pada artikel ini Anda akan mempelajari dasar-dasar concurrency di Elixir dan melihat bagaimana proses spawn, mengirim dan menerima pesan, dan.
In this article you will learn the basics of concurrency in Elixir and see how to spawn processes, send and receive messages, and create long-running processes.
Pengertian Activity Diagram- Activity diagram adalah representasi grafis dari workflow dari kegiatan dan tindakan bertahap dengan dukungan untuk pilihan,iterasi dan concurrency.
Activity diagram- These are graphical representations of workflows of stepwise activities and actions with support for choice,iteration and concurrency.
Ini menyediakan metode utilitas untuk koleksi, caching,dukungan primitif, concurrency, penjelasan umum, pengolahan string, I/ O, dan validasi.
It provides utility methods for collections, caching,primitives support, concurrency, common annotations, string processing, I/O, and validations.
Concurrency Adalah bagaimana mendekomposisikan perangkat lunak ke dalam proses, task, dan thread dan menangani isu yang terkait dengan efisiensi, atomicity, sinkronisasi dan penjadwalan.
Design for concurrency is concerned with decomposing software into processes, tasks, and threads and dealing with related issues of efficiency, atomicity, synchronization, and scheduling.
Tujuan utama dari system terdistribusi dapat direpresentasikan dengan: resource sharing,openness, concurrency, scalability, fault-tolerance dan transparency.
The key purpose of distributed systems can be represented by resource sharing,openness, concurrency, scalability, fault-tolerance, and transparency.
Concurrency biasanya diperlukan untuk sebuah arsitektur untuk binatang atau robot yang memiliki beberapa sensor dan efektor dalam lingkungan kompleks dan dinamis, tetapi tidak dalam semua robot paradigma.
Concurrency is normally required for an architecture for an animal or robot that has multiple sensors and effectors in a complex and dynamic environment, but not in all robotic paradigms.
Model proses rekayasa perangkat lunak oleh Humphrey dan Kellner[[ HUM89],[ KEL89]]telah menunjukkan concurrency yang ada untuk kegiatan-kegiatan yang terjadi selama setiap satu fase.
Software engineering process models by Humphrey andKellner have shown the concurrency that exists for activities occurring during any one phase.
Tidak seperti sebelumnya serentak bahasa pemrograman seperti Occam atau Limbo( pekerjaan bahasa co-desainer Go Rob Pike),Go tidak menyediakan built-in gagasan aman atau diverifikasi concurrency.
Unlike previous concurrent programming languages such as Occam or Limbo(a language on which Go co-designer Rob Pike worked),Go does not provide any built-in notion of safe or verifiable concurrency.
Menonjol adalah Relational dan Badan-hubungan model,konsep dan teknik transaksi Atom Concurrency terkait kontrol, bahasa Query dan metode optimasi Query, RAID, dan banyak lagi.
Notable are the Relational and the Entity-relationship models,the Atomic transaction concept and related Concurrency control techniques, Query languages and Query optimization methods, RAID, and more.
Ini bisa mahal dan sulit untuk menulis program yang dapat dijalankan di lingkungan sebuah superkomputer, yang mungkin memiliki sistem operasi kustom,atau memerlukan program untuk mengatasi concurrency masalah.
It can be costly and difficult to write programs that can run in the environment of a supercomputer, which may have a custom operating system,or require the program to address concurrency issues.
Concurrency mengacu tidak hanya untuk CPU paralelisme, tetapi juga untuk asynchrony: membiarkan lambat operasi seperti database atau jaringan-baca dijalankan saat program melakukan pekerjaan lain, seperti yang umum dalam acara berbasis server.
Concurrency refers not only to CPU parallelism, but also to asynchrony: letting slow operations like a database or network-read run while the program does other work, as is common in event-based servers.
Sebagai praktik yang lazim digunakan dalam industri perangkat lunak, tujuan spesifiknya banyak diperdebatkan dan istilah ini sering digunakan bersama dengan volume, keandalan, kinerja perangkat lunak,dan pengujian concurrency.
As a commonly employed practice in the software industry, its specific goals are widely disputed and the term is often utilized in conjunctions with volume, reliability,software performance and concurrency testing.
Namun, ketika Anda mengekspos solusi untuk tingkat concurrency diperlukan di acara-acara olahraga besar- terutama yang seperti Olimpiade- Anda dapat yakin bahwa cacat perangkat lunak baru dan unfound dapat dan akan muncul. Lihat nomor dua.
However, when you expose a solution to the levels of concurrency needed at major sporting events- especially one like the Olympics- you can be assured that new and unfound software defects can and will emerge. See number two.
Tantangan yang timbul dari pembangunan sistem terdistribusi adalah heterogenitas komponennya, keterbukaan( yang memungkinkan komponen yang akan ditambahkan atau diganti), keamanan, skalabilitas- kemampuan untuk bekerja dengan baik ketika beban atau jumlah pengguna meningkat-penanganan kegagalan, concurrency komponen, transparansi dan menyediakan kualitas layanan.
The challenges arising from the construction of distributed systems are the heterogeneity of their components, openness(which allows components to be added or replaced), security, scalability- the ability to work well when the load or the number of users increases-failure handling, concurrency of components, transparency and providing quality of service(Coulouris).
Kontrol Concurrency menjamin bahwa dua pengguna mengakses data yang sama dalam sistem database tidak akan dapat mengubah data yang atau pengguna harus menunggu sampai pengguna lain selesai diproses, sebelum mengubah potongan data.
V Concurrency controls guarantee that two users accessing the same data in the database system will not be able to change that data or the user has to wait until the other user has finished processing, before changing that piece of data.
Kontrol Concurrency menjamin bahwa dua pengguna mengakses data yang sama dalam sistem database tidak akan dapat mengubah data yang atau pengguna harus menunggu sampai pengguna lain selesai diproses, sebelum mengubah potongan data.
He has designed systems to ensure that the concurrency controls in the database systems he has designed guarantee that two users cannot change the same data, or that one user cannot change a piece of data before another user is done with it.
PostgreSQL mengelola concurrency melalui sistem yang dikenal dengan Multi-Version Concurrency Control( MVCC), yang memberikan setiap user suatu snapshot dari database, sehingga perubahan harus dilakukan tanpa terlihat oleh pengguna lain sampai transaksi berkomitmen.
PostgreSQL manages concurrency through a system known as multiversion concurrency control(MVCC), which gives each transaction a"snapshot" of the database, allowing changes to be made without being visible to other transactions until the changes are committed.
Concurrency adalah istilah yang digunakan dalam sistem operasi dan database masyarakat yang mengacu pada milik suatu sistem di mana banyak tugas tetap aktif secara logis dan membuat kemajuan pada saat yang sama dengan interleaving urutan pelaksanaan tugas dan dengan demikian menciptakan ilusi sekaligus melaksanakan instruksi.
Concurrency is a term used in the operating systems and databases communities which refers to the property of a system in which multiple tasks remain logically active and make progress at the same time by interleaving the execution order of the tasks and thereby creating an illusion of simultaneously executing instructions.
Results: 29, Time: 0.0143
S

Synonyms for Concurrency

Top dictionary queries

Indonesian - English