Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Readers–writers_problem> ?p ?o. }
Showing items 1 to 17 of
17
with 100 items per page.
- Readers–writers_problem abstract "In computer science, the first and second readers-writers problems are examples of a common computing problem in concurrency. The two problems deal with situations in which many threads must access the same shared memory at one time, some reading and some writing, with the natural constraint that no process may access the share for reading or writing while another process is in the act of writing to it. (In particular, it is allowed for two or more readers to access the share at the same time.) A readers-writer lock is a data structure that solves one or more of the readers-writers problems.".
- Readers–writers_problem wikiPageID "4189100".
- Readers–writers_problem wikiPageRevisionID "605521234".
- Readers–writers_problem subject Category:Concurrency_(computer_science).
- Readers–writers_problem comment "In computer science, the first and second readers-writers problems are examples of a common computing problem in concurrency. The two problems deal with situations in which many threads must access the same shared memory at one time, some reading and some writing, with the natural constraint that no process may access the share for reading or writing while another process is in the act of writing to it.".
- Readers–writers_problem label "Problem czytelników i pisarzy".
- Readers–writers_problem label "Problème des lecteurs et des rédacteurs".
- Readers–writers_problem label "Readers–writers problem".
- Readers–writers_problem label "Задача о читателях-писателях".
- Readers–writers_problem sameAs Readers%E2%80%93writers_problem.
- Readers–writers_problem sameAs Problém_čtenářů_a_písařů.
- Readers–writers_problem sameAs Problème_des_lecteurs_et_des_rédacteurs.
- Readers–writers_problem sameAs 독자-저자_문제.
- Readers–writers_problem sameAs Problem_czytelników_i_pisarzy.
- Readers–writers_problem sameAs Q1146845.
- Readers–writers_problem sameAs Q1146845.
- Readers–writers_problem wasDerivedFrom Readers–writers_problem?oldid=605521234.