Home - Basic_C - Concurrent Programming |
Page 4 61-80 of 140 Back | 1 | 2 | 3 | 4 | 5 | 6 | 7 | Next 20 |
61. Erlang University An Erlang online course. History, sequential programming, concurrent programming, error handling and advanced topics. http://www.erlang.org/course/course.html | |
|
62. Language And System Support For Concurrent Programming Rollover Popup Hints for Topic Navigation Buttons above pixel. Language and System Support for concurrent programming http://www.sei.cmu.edu/publications/documents/cms/cm.025.html | |
|
63. SmallAda A compiler/interpreter for a part of the Ada language, namely the Pascal subset plus the Ada tasking support. It is not intended ever to be a full Ada compiler, rather a vehicle for teaching, learning, and experimenting with concurrent programming. The compiler is quite fast, producing Pcode which is then interpreted by the interpreter. (ZIP) http://www.readyideas.com/ada/SMALLADA.ZIP | |
|
64. Concepts Of Concurrent Programming A concurrent program is one defining actions that may be performed simultaneously. This module discusses the nature of such programs and provides an http://www.sei.cmu.edu/publications/documents/cms/cm.024.html | |
|
65. Cancellation Discussion of thread cancellation techniques in Java. (excerpt from Doug Lea's concurrent programming in Java book) http://g.oswego.edu/dl/cpj/cancel.html | |
|
66. Programming Concurrent Computer Systems B. Principles of Concurrent and Distributed Programming, M. BenAri, Prentice-Hall, 1990. B. concurrent programming - Principles and practice, GR Andrews, http://www.iist.unu.edu/home/Unuiist/newrh/II/2/1/12/page.html | |
|
67. Extending Java To Support Shared Resource Protection And Deadlock Detection In T Java threads enable programmers to write parallel programs very easily and conveniently. However, the current Java specification does not adequately provide for the protection of shared resources or for deadlock detection, two of the most common problems arising from parallel programs. The ability to solve these problems is crucial for Java concurrent programming. In this paper, we introduce and implement a model that can aid in writing parallel programs by providing shared resource protection and deadlock detection. Published in Crossroads, the ACM student magazine. http://www.acm.org/crossroads/xrds4-2/dynac.html | |
|
68. Computer Programming/Concurrent Programming - Wikibooks 1.1 concurrent programming in specific languages. 2 External links Pioneers in the field of concurrent programming include Edsger Dijkstra and CAR Hoare http://en.wikibooks.org/wiki/Computer_programming/Concurrent_programming | |
|
69. Computer Programming/Concurrent Programming - Wikibooks Pioneers in the field of concurrent programming include Edsger Dijkstra and CAR Hoare. concurrent programming in specific languages http://en.wikibooks.org/wiki/Programming:Concurrent_programming | |
|
70. Futures And Concurrent Programming Futures and concurrent programming by Dion Almaer on 12/30, 0507 AM Futures and concurrent programming. Posted by Vic Cekvenich on December 30, http://www.theserverside.com/news/thread.tss?thread_id=30853 |
71. Nilsen Elektronikk As Makes 2 very small, open source realtime OSs for embedded systems, written in C proc RealTime Kernel, preemptive, mature; nesos Finite State Machine Operating System (FSMOS), modular, use concurrent programming methods in little time and space. Also nemon Boot and Debug Monitor; Embedded Web Servers. http://www.nilsenelektronikk.no/ | |
|
72. Concurrent Programming Using The Java Language Since threads are builtin Java can be used for concurrent programming and developing multithreaded applications. In particular it can be used by http://oopweb.com/Java/Documents/ConcProgJava/Volume/bookInfo.html | |
|
73. OOPWeb.com - Concurrent Programming Using Java By Stephen J. Hartley http://oopweb.com/Java/Documents/ConcProgJava/VolumeFrames.html |
74. Doug Lea's Workstation Author of concurrent programming in Java Design Principles And Patterns. There's a good collection of resources to Java, Object Oriented Programming and Design Patterns. Also, Lea's util.concurrent Java concurrency library is available here, as Public Domain. http://gee.cs.oswego.edu/dl/ | |
|
75. OOSC 2: CONCURRENCY, DISTRIBUTION, CLIENT-SERVER AND THE INTERNET The text presents a new approach to concurrent programming making it possible to program concurrent systems (in particular Internet and clientserver http://archive.eiffel.com/doc/manuals/technology/concurrency/CONCURRENCY.html | |
|
76. Multithreading, Distribution, Internet Programming Again if you look at concurrent programming languages you will see a variety of concurrent programming has long had the reputation, largely justified, http://archive.eiffel.com/doc/manuals/technology/concurrency/short/page.html | |
|
77. Bookpool: Concurrent Programming In ML concurrent programming ML (CML), included as part of the SML of New Jersey Concepts in concurrent programming; 3. An introduction to Concurrent ML; 4. http://www.bookpool.com/sm/0521480892 | |
|
78. Bookpool: Concurrent Programming In Java: Design Principles And Patterns, 2nd Ed This makes concurrent programming an attractive yet challenging option for programmers using the Java programming language. http://www.bookpool.com/sm/0201310090 | |
|
79. MultiLogo: A Study Of Children And Concurrent Programming What factors influence the learning of concurrent programming? What existing mental models To do that, some form of concurrent programming is needed. http://llk.media.mit.edu/papers/archive/MultiLogo.html | |
|
80. Redirecting To Http://www.cs.cornell.edu/ugrad/FBS-Article.htm Concurrent programs are notoriously difficult to get right. But 30 years ago, concurrent programs would be found only in the bowels of operating systems http://www.cs.cornell.edu/degreeprogs/ugrad/uphilos/OnConcurrentProgramming/ | |
|
Page 4 61-80 of 140 Back | 1 | 2 | 3 | 4 | 5 | 6 | 7 | Next 20 |