Home - Basic_C - Concurrent Programming |
Page 1 1-20 of 71 1 | 2 | 3 | 4 | Next 20 |
1. Concurrent Programming Definitions. Process A concurrent activity. A complete virtual machine. The system may have many concurrent processes executing at the same time. http://www.erlang.org/course/concurrent_programming.html | |
|
2. Concurrent Programming Language: Encyclopedia - Concurrent Programming Language Concurrent programming languages are programming languages that use language constructs for concurrency. These constructs may involve multithreading, support for distributed http://www.experiencefestival.com/a/Concurrent_programming_language/id/2003229 |
3. Computer Programming/Concurrent Programming - Wikibooks Concurrent programming is a computer programming technique that provides for the execution of operations concurrently either within a single computer, or across a number of http://en.wikibooks.org/wiki/Computer_Programming/Concurrent_programming |
4. Concurrent Programming In English - Dictionary And Translation concurrent programming. Dictionary terms for concurrent programming in English, English definition for concurrent programming, Thesaurus and Translations of concurrent http://www.babylon.com/definition/concurrent_programming/English |
5. Tempo A Declarative Concurrent Programming Language Based on classical first-order logic; improves on usual concurrent logic languages (eg, Parlog) by explicitly specifying aspects of behavior of concurrent programs, namely safety properties; gives advantages in writing concurrent programs and manipulating them while preserving correctness. http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.17.7555 |
6. Crossing Borders: Concurrent Programming With Erlang The Java programming language made starting a new thread easier than ever before. But freeing your concurrent programs of obscure bugs is a different matter, and Java's http://www.ibm.com/developerworks/java/library/j-cb04186.html | |
|
7. Concurrent Computing - Wikipedia, The Free Encyclopedia Concurrent programming allows the time that would be spent waiting to be used for another task. More appropriate program structure some problems and problem domains are well http://en.wikipedia.org/wiki/Concurrent_computing | |
|
8. Concurrent Programming Website for the Computing Laboratory the University's Computer Science department at the heart of computing and related interdisciplinary activity at Oxford. http://web.comlab.ox.ac.uk/teaching/courses/concurrentprogramming/ | |
|
9. Concurrent Programming In Erlang The first half of Concurrent Programming in Erlang. http://www.erlang.org/download/erlang-book-part1.pdf |
10. Concurrent Programming Issues - Dining Philosopher Problem - Emergent Phenomenon Concurrent programming refers to the kind of programming required to support simultaneous activities in a software application. This document includes dining philosophers http://www.calsoftlabs.com/whitepapers/concurrent-programming.html | |
|
11. : HomePage ConcurrentProgramming.org exists to provide information, libraries, and advice on topics related to concurrent programming. Feel free to browse, use, and contribute to this site. http://concurrentprogramming.org/ | |
|
12. Concurrent Programming In Java: Design Principles And Patterns Excellent Java threads tutorial book from The Java Series by Doug Lea (Addison-Wesley). Covers programming with Java threads in detail, shows the reader how to think about concurrent programming. Cookbook of design patterns for concurrent programming instructive and useful for new and experienced threads programmers. http://gee.cs.oswego.edu/dl/cpj/ | |
|
13. Concurrent Programming Meetup Groups - Concurrent Programming Meetups Helps groups of people with shared interests plan meetings and form offline clubs in local communities around the world about Concurrent Programming http://concurrent-programming.meetup.com/ |
14. Thinking Parallel | A Blog On Parallel Programming And Concurrency By Michael Su A weblog about parallel / concurrent programming. http://www.thinkingparallel.com | |
|
15. Concurrent Programming On Windows By Joe Duffy Overview; Table of Contents; Errata; Source Code for Examples; Overview. My aim with this book was to write the book people will buy to understand how to write concurrent programs on the http://www.bluebytesoftware.com/books/winconc/winconc_book_resources.html | |
|
16. Concurrent Programming - Cambridge University Press For price and ordering options, inspection copy requests, and reading lists please select Europe, Middle East and Africa Americas Asia Australia and New Zealand http://www.cambridge.org/catalogue/catalogue.asp?ISBN=9780521339933 |
17. Pearson - Concurrent Programming: Principles And Practice - Greg Andrews This book provides an in-depth overview of underlying principles as well as practical techniques that can be used to design concurrent programs. (Greg Andrews) http://www.pearsonhighered.com/educator/academic/product/0,,0805300864,00+en-USS |
18. Concurrent Programming In Erlang Concurrent Programming in Erlang J. Armstrong, R. Virding, C. Wikstr m, M. Williams 2nd Edition Prentice Hall, 1996, ISBN 013-508301-X http://www.erlang.org/erlang_book_toc.html | |
|
19. Concurrent Programming On Windows: Safari Books Online 9780321434821 Concurrent Programming on Windows - “When you begin using multi-threading throughout an application, the importance of clean architecture and design is critical. http://my.safaribooksonline.com/9780321434821 |
20. The SR Programming Language Synchronizing Resources is a language for writing concurrent programs. Source code, mailing list archive, and documentation. http://www.cs.arizona.edu/sr/ | |
|
Page 1 1-20 of 71 1 | 2 | 3 | 4 | Next 20 |