Home - Basic_C - Concurrent Programming |
Page 3 41-60 of 71 Back | 1 | 2 | 3 | 4 | Next 20 |
41. The Alef Concurrent Programming Language Papers describing Plan 9 s Alef programming language by Phil Winterbottom. http://doc.cat-v.org/plan_9/2nd_edition/papers/alef/ |
42. Concurrent Programming In Java: Tutorials And Design Patterns Concurrent Programming in Java. This page once contained drafts of material that was collected, revised, corrected, expanded, and reorganized into the book http://g.oswego.edu/dl/pats/aopintro.html | |
|
43. Curry Forward Multiparadigm declarative programming language seamlessly merges functional, logic, and concurrent programming paradigms; covers the most important operational principles in the area of integrated functional logic languages. http://www.informatik.uni-kiel.de/~curry/ | |
|
44. Concurrent Programming Definition Of Concurrent Programming In The Free Online E concurrent programming. Computer programming designed for execution on multiple processors, where more than one processor is used to execute a program or complex of programs http://encyclopedia2.thefreedictionary.com/Concurrent programming |
45. Concurrent Programming | Video Lectures From Academic Earth Academic Earth offers free access to video courses and academic lectures from leading colleges and universities. http://academicearth.org/lectures/search/concurrent programming |
46. Doug Lea's Workstation Author of Concurrent Programming in Java Design Principles And Patterns. A collection of resources to Java, Object Oriented Programming and Design Patterns. Also, Lea s Java concurrency library is available here, as Public Domain. http://gee.cs.oswego.edu/dl/ | |
|
47. Pearson Education - Concurrent Programming Buy Concurrent Programming by Alan Burns, Geoffrey Davies from Pearson Education's online bookshop. http://www.pearsoned.co.uk/Bookshop/detail.asp?item=100000000005429 |
48. Concurrency In Ada By Alan Burns, Andy Wellings; Cambridge University Press, 1998, ISBN 052162911X. A main Ada trait is facilities for concurrent programming; thorough, self-contained book, good for beginners to experts. Cambridge University Press http://www.cambridge.org/uk/catalogue/catalogue.asp?isbn=052162911X |
49. Concurrent Programming Chapter7 Concurrent Programming Architectural advances of recent years, coupled with the growing availability of networked computers, have led to anew style of computing http://www.nondot.org/sabre/Mirrored/AdvProgLangDesign/finkel07.pdf |
50. Go Parallel: Parallel And Multi-Core Articles What does the future hold for concurrency? What will happen to the tools and techniques around concurrent programming? In part two of our series, concurrency guru Herb Sutter talks about these issues and what developers need to be reading to understand concurrency. http://www.devx.com/go-parallel/Article/37839 | |
|
51. Concurrent Programming In Java Concurrent Programming in Java 2 Topics Concurrency Models, design forces, Java Designing objects for concurrency Immutability, locking, state dependence, containment http://gee.cs.oswego.edu/dl/cpjslides/slides.pdf |
52. AngelikaLanger.com - Concurrent Java - Angelika Langer Training/Consulting A course covering all aspects of multi-thread programming in Java from plain synchronization over Java 5.0 concurrency utilities to memory model issues. http://www.angelikalanger.com/Courses/ConcurrentJava.htm |
53. Concurrent Programming Research Group Welcome to the Concurrent Programming Research Group. In the field of concurrent programming languages, problems known as code tangling and code crosscutting have received a http://www.iit.edu/~concur/ | |
|
54. Java Theory And Practice: Safe Construction Techniques Concurrent programming in Java applications is more complicated than it looks there are several subtle (and not so subtle) ways to create data races and other concurrency hazards in Java programs. In this article, Brian Goetz looks at a common threading hazard allowing the this reference to escape during construction. http://www.ibm.com/developerworks/library/j-jtp0618.html | |
|
55. Concurrent Programming, (Book, 1978) [WorldCat.org] Get this from a library! Concurrent Programming,. Randal E Bryant; Jack B Dennis; MASSACHUSETTS INST OF TECH CAMBRIDGE LAB FOR COMPUTER SCIENCE.; Concurrency of activities http://www.worldcat.org/title/concurrent-programming/oclc/227514755 |
56. Java Concurrency / Multithreading - Tutorial This article describes how to do concurrent programming with Java and the Java 5.0 concurrency collection. Covers threads, the executor framework (thread pools), futures, callables, deadlocks and the fork-join framework. http://www.vogella.de/articles/JavaConcurrency/article.html |
57. Concurrent Programming In Early Courses Concurrent Programming CAN be Introduced into the LowerLevel Undergraduate Curriculum. Michael B. Feldman and Bruce D. Bachus. School of Engineering and Applied Science http://www.seas.gwu.edu/~adagroup/concurrency/bachus/ | |
|
58. Nilsen Elektronikk As Makes 2 very small, open source realtime OSs for embedded systems, written in C proc Real-Time 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/ | |
|
59. Concurrent Programming Without Locks Concurrent Programming Without Locks KEIRFRASER University of Cambridge Computer Laboratory and TIM HARRIS Microsoft Research Cambridge Mutual exclusion locks remain the http://research.microsoft.com/en-us/um/people/tharris/papers/2007-tocs.pdf |
60. The Problem With Threads Argues that for concurrent programming to become mainstream, threads must be discarded as a programming model. Nondeterminism should be judiciously and carefully introduced where needed, and it should be explicit in programs. http://www.computer.org/portal/site/computer/menuitem.5d61c1d591162e4b0ef1bd108b |
Page 3 41-60 of 71 Back | 1 | 2 | 3 | 4 | Next 20 |