• Lite version
  • Q&A
  • online: 688 users
Sign Up Sign In
softarchive.net
Sign Up Sign In
Categories
  • Home
  • Software
  • Music
  • Games
  • E-books
  • Video
  • Mobile
  • Graphic
  • Tech
  • Home
  • Software
  • Music
  • Games
  • E-books
  • Video
  • Mobile
  • Graphic
  • Tech

Join our community. It's free.

  • Programming Concurrency on the JVM

    languages4-u



    Programming Concurrency on the JVM
    The Pragmatic Programmers | 978-1-9343-5676-0 | PDF | 282 pages | 3.15 MB
    Continue Reading
    • Programming
    • Concurrency
    • JVM
    • IT eBooks
    • IT Others
    1 nightwalker 19.03.2013
    0 likes, / 0 dislikes
  • Akka Concurrency

    Magazines World

    Akka Concurrency
    Publisher: Artima Inc | 2012 | PDF | ISBN: 0981531660 | 481 pages | 7.4 Mb

    Writing truly concurrent software on the Java Virtual Machine just got a whole lot easier. The Akka Toolkit takes the sting out of coding for multiple cores, multiple processors, and even multiple machines.
    Continue Reading
    • Akka
    • Concurrency
    • IT eBooks
    • IT Java
    0 sheva370 16.12.2012
    0 likes, / 0 dislikes
  • Java 7 Concurrency Cookbook

    share 2 web

    Java 7 Concurrency Cookbook
    Pa._ck.t Pub.lishing (October 2012) | 364 pages | English | 1849687889 | PDF + EPUB | Mb


    Java remains the global standard for developing various applications and enterprise software, and the launch of Java 7 brings with it exciting new capabilities for concurrent programming by way of the concurrency utilities enhancement. This allows developers to make the most of their applications with parallel task performance. “Java 7 Concurrency Cookbook” covers all elements of the Java concurrency API, providing essential recipes for taking advantage of the exciting new capabilities.
    Continue Reading
    • Java 7
    • Concurrency
    • Cookbook
    • java
    • IT eBooks
    • IT Java
    0 pm1366 14.11.2012
    2 likes, / 0 dislikes
  • Best Internet Links

    45 Anonymous 23.02.2013
    120 likes, / 0 dislikes
  • C++ Concurrency in Action: Practical Multithreading

    The Best Free EBooks


    C++ Concurrency in Action: Practical Multithreading By Anthony Williams
    528 Pages | Publisher: M[an]ning Pub[licatio]ns 2012 | ISBN: 1933988770 | EPUB + PDF | 7 MB + 6 MB


    C++ Concurrency in Action
    is a reference and guide to the new C++ 11 Standard for experienced C++ programmers as well as those who have never written multithreaded code. This book will show you how to write robust multithreaded applications in C++ while avoiding many common pitfalls.
    Continue Reading
    • C++
    • Concurrency
    • Action
    • Practical
    • Multithreading
    • IT eBooks
    • IT CCcc
    • mobile ebooks
    4 bhgvld 26.03.2012
    0 likes, / 0 dislikes
  • Programming Concurrency on the JVM: Mastering Synchronization, STM, and Actors

    Magazines World

    Programming Concurrency on the JVM: Mastering Synchronization, STM, and Actors
    Publisher: Prag..matic Booksh..elf 2011 | 280 Pages | ISBN: 193435676X | EPUB + PDF | 1 + 4 Mb

    More than ever, learning to program concurrency is critical to creating faster, responsive applications. Speedy and affordable multicore hardware is driving the demand for high-performing applications, and you can leverage the Java platform to bring these applications to life.
    Continue Reading
    • Programming
    • Concurrency
    • JVM
    • Mastering
    • Synchronization
    • STM
    • Actors
    • IT Others
    1 sheva370 13.09.2011
    0 likes, / 0 dislikes
  • The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications

    Ebooks - Magazines -Free-Download

    The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications
    O'Reilly Media | 2009 | ISBN: 0596521537 | 302 pages | PDF | 18 MB

    If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experience you need. The Art of Concurrency is one of the few resources to focus on implementing algorithms in the shared-memory model of multi-core processors, rather than just theoretical models or distributed-memory architectures.
    Continue Reading
    • Art
    • Concurrency
    • Thread
    • Monkey
    • Guide
    • Writing
    • Parallel
    • Applications
    1 D3pZ4i 17.04.2011
    0 likes, / 0 dislikes
  • Java Concurrency in Practice

    graphics&more


    Addison-Wesley (5-2006) | CHM | 384 pages | 0321349601 | 1.2Mb

    Java Concurrency in Practice /by Brian Goetz, Tim Peierls, Joshua Bloch and Joseph Bowbeer. Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set of new concurrency building blocks.
    Continue Reading
    • Java
    • Concurrency
    • Practice
    2 rwdfox 14.04.2011
    0 likes, / 0 dislikes
  • UNIX Systems Programming: Communication, Concurrency and Threads

    graphics&more


    Prentice Hall (7-2003) | PDF | 912 pages | 0130424110 | 2.6Mb

    UNIX Systems Programming: Communication, Concurrency and Threads /by Kay A. Robbins and Steve Robbins. In a nutshell, this updated UNIX classic covers everything you'll ever need for threads, TCP/IP and RPC programming--with reusable code examples that explain syntax along the way. Robbins and Robbins explain the essentials of UNIX programming, concentrating on communication, concurrency, and multithreading techniques and why, when, and how to use them.
    Continue Reading
    • UNIX
    • Systems
    • Programming
    • Communication
    • Concurrency
    • Threads
    1 rwdfox 16.01.2011
    0 likes, / 0 dislikes
  • Concurrency: State Models & Java Programs

    superhot

    Concurrency: State Models & Java Programs
    | 2000 | ISBN: 0471987107 | 374 pages | PDF | 100 MB

    Concurrency is an area of software design that is vital in a wide range of applications where responsiveness are issues
    Continue Reading
    • Concurrency
    • State
    • Models
    • &
    • Java
    • Programs
    0 maitheu 07.12.2010
    0 likes, / 0 dislikes
  • Clay Breshears, "The Art of Concurrency: A Thread Monkey Guide to Writing Parallel Applications"

    ductit


    Clay Breshears, "The Art of Concurrency: A Thread Monkey Guide to Writing Parallel Applications"
    O'Reilly Media | 2009 | ISBN: 0596521537 | 302 pages | PDF | 14,44 MB


    If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experience you need. The Art of Concurrency is one of the few resources to focus on implementing algorithms in the shared-memory model of multi-core processors, rather than just theoretical models or distributed-memory architectures. The book provides detailed explanations and usable samples to help you transform algorithms from serial to parallel code, along with advice and analysis for avoiding mistakes that programmers typically make when first attempting these computations. Written by an Intel engineer with over two decades of parallel and concurrent programming experience, this book will help you:
    Continue Reading
    • Art
    • Concurrency
    • Thread
    • Monkey
    • Guide
    0 ductit89 07.10.2010
    0 likes, / 0 dislikes
  • Transactions on Petri Nets and Other Models of Concurrency III

    my ebooks and learning material


    Transactions on Petri Nets and Other Models of Concurrency III By Kurt Jensen, Jonathan Billington, Maciej Koutny
    Publisher: Springer 2009 | 275 Pages | ISBN: 3642048544 | PDF | 4 MB


    These Transactions publish archival papers in the broad area of Petri nets and other models of concurrency, ranging from theoretical work to tool support and industrial applications. ToPNoC issues are published as LNCS volumes, and hence are widely distributed and indexed. This Journal has its own Editorial Board which selects papers based on a rigorous two-stage refereeing process.
    Continue Reading
    • Transactions
    • Petri
    • Nets
    • Other
    • Models
    • Concurrency
    1 naveennimbal 29.07.2010
    0 likes, / 0 dislikes
  • Concurrency: State Models and Java Programs

    document TV

    Concurrency: State Models and Java Programs
    434 pages | Wiley; 2 edition (July 5, 2006) | 0470093552 | CHM | 14 Mb

    Concurrency provides a thoroughly updated approach to the basic concepts and techniques behind concurrent programming. Concurrent programming is complex and demands a much more formal approach than sequential programming. In order to develop a thorough understanding of the topic Magee and Kramer present concepts, techniques and problems through a variety of forms: informal descriptions, illustrative examples, abstract models and concrete Java examples. These combine to provide problem patterns and associated solution techniques which enable students to recognise problems and arrive at solutions.
    Continue Reading
    • Concurrency
    • State
    • Models
    • Java
    • Programs
    2 FlameKylin 02.04.2010
    0 likes, / 0 dislikes
  • DB2 9 for z/OS: Resource Serialization and Concurrency Control

    Computers

    484 pages | Vervante (December 2009) | ISBN: 0738433861 | PDF | 3.7 MB

    This book was written for application developers in order to help them better understand serialization mechanisms and how they influence application design decisions.
    Continue Reading
    • DB2
    • 9
    • for
    • z/OS:
    • Resource
    • Serialization
    • and
    • Concurrency
    • Control
    0 mvitir 15.01.2010
    0 likes, / 0 dislikes
  • C++ Concurrency in Action: Practical Multithreading (MEAP Edition)

    Resources for programmers

    English | 325 pages | Manning Publications (March 28, 2010) | ISBN: 1933988770 | PDF | 8.3 MB

    With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater level of abstraction, and make programming multi-threaded applications simpler and safer. As a guide and reference to the new concurrency features in the upcoming C++ Standard and TR2, this book is invaluable for existing programmers familiar with writing multi-threaded code in C++ using platform-specific APIs, or in other languages, as well as C++ programmers who have never written multithreaded code before.
    Continue Reading
    • C++
    • Concurrency
    • Action
    • Practical
    • Multithreading
    5 dunglv9961 07.11.2009
    0 likes, / 0 dislikes

Top blogs

Partners

  • AvaxHome
  • Releaselog
  • RequestFix
  • MP3s