Welcome![Sign In][Sign Up]
Location:
Search - java并发程序设计

Search list

[Software EngineeringJava并发编程设计原则和模式

Description: 介绍了JAVA多线程并发程序设计的核心问题、机制和设计模式,对从事分布式并发程序设计的程序员来说是很好的资料。
Platform: | Size: 1439806 | Author: junewoo | Hits:

[WEB CodeYeQiangWei-Club

Description: 野蔷薇社区论坛YeQiangWeiClub v1.0 M2 JSP源码版 程序简介: 社区文章采用的是平板、树形自由选择的两种展示方式,社区整体布局采用左右分帧,这样的结构更适合版面较多的网站使用! 社区支持无限级分类,左侧工具栏静态化再多的版面也不会影响速度。 大量的使用高性能缓存使得软件在高并发下对数据库的压力降到最低!支持分布式Cache! 软件经过优秀的用户体验专家和交互设计师指点注重每一个细节的设计! DIV+CSS架构页面,使得更换样式变得异常简单,让网友浏览大数据量网页没有卡住的感觉! -err
Platform: | Size: 471040 | Author: wokaoxu | Hits:

[JSP/Javasource

Description: 多线程与并发处理是程序设计好坏优劣的重要课题,本书通过浅显易懂的文字与实例来介绍与Java线程相关的设计模式理念,并且通过实际的Java程序范例和UML图示来一一解说,书中在程序代码的重要部分加上标注使读者更加容易解读。此为该书源码。-Deal with complicated multi-threaded program design are good or bad the quality of an important subject, this book easy to understand through the language and examples to introduce the relevant threads with the Java concept of design patterns, and the Java process through practical examples and UML Icon to 11 to explain the book in an important part of program code to add tagging to enable readers to more easily read. This is the source book.
Platform: | Size: 190464 | Author: 小丁 | Hits:

[JSPthinkingJava

Description: java开发思想 1 :介绍对象 2 :一切都是对象 3 :控制计划 4 :初始化和清除 5 :隐藏实现 6 :重用类 7 :多态性 8 :接口与内部类 9 :错误处理的例外情况 10 :检测类型 11 :馆藏的物体 12 : Java的I / O系统 13 :并发 14 :创建Windows和程序 15 :发现问题 16 :分析与设计-thinking java 1: Introduction to Objects 2: Everything is an Object 3: Controlling Program 4: Initialization & Cleanup 5: Hiding the Implementation 6: Reusing Classes 7: Polymorphism 8: Interfaces & Inner Classes 9: Error Handling with Exceptions 10: Detecting Types 11: Collections of Objects 12: The Java I/O System 13: Concurrency 14: Creating Windows & Applets 15: Discovering Problems 16: Analysis and Design
Platform: | Size: 6353920 | Author: 阿诺 | Hits:

[Software EngineeringJava

Description: 介绍Java多线程技术的网络编程方法。利用Java 的多线程编程接口,开发人员可以方便地写出支持多线程的应用程序,有效地减少并发并行程序设计的困难-Introduction Java multi-threading technology, network programming. Use of Java' s multi-threaded programming interface, developers can easily write multi-threaded applications, effectively reduce the difficulties concurrent parallel programming
Platform: | Size: 1055744 | Author: 张林 | Hits:

[JSP/JavaJava_Thread

Description:  多线程与并发处理是程序设计好坏优劣的重要课题,本书通过浅显易懂的文字与实例来介绍JAVA线程相关的设计模式概念,并且通过实际的JAVA程序范例和UML图示来一一解说,书中有代码的重要部分加上标注使读者更加容易解读,再配合众多的说明图解,无论对于初学者还是程序设计高手来说,这都是一本学习和认识设计模式非常难得的好书。 -Multi-threaded programming and parallel processing is an important issue merits good or bad, the book easy to understand by the words and examples to introduce the JAVA thread related to the concept of design patterns, and procedures through practical examples and UML JAVA icon one by one explanation, the book has an important part of the code marked with easier interpretation of the reader, together with numerous illustrations, both for beginners and expert programming, this is a learning and understanding of good design patterns are very rare book.
Platform: | Size: 162816 | Author: 张久刚 | Hits:

[JSP/Javathinking-in-java.4-edition

Description: 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、Java I/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。 -This book won wide acclaim from the world of programmers, even the most obscure concept in Bruce Eckel s text affinity and small and direct programming examples will be resolved before the trace. The basic syntax from Java to the most advanced features (in-depth object-oriented concepts, multithreading, automatic project build, unit testing and debugging, etc.), this book can guide you step by step easy to master. The awards received from the book and comments from readers around the world, it is easy to see this is a classic. Of the book has many years of teaching experience, C, C++ and Java language has unique, in-depth insights to small and easy to understand and explain an example of a direct one obscure abstract concept. A total of 22 book chapters, including the operator, control of processes, access control, reuse classes, polymorphism, interfaces, exception handling error by, strings, generics, array, containers, in-depth study, Java I/O system enumerated type, concurrency, a
Platform: | Size: 2021376 | Author: 阿习 | Hits:

[JSP/JavaJava_Concurrency_In_Practice

Description: 随着多核处理器的普及,使用并发成为构建高性能应用程序的关键。java 5以及6在开发并发程序取得了显著的进步,提高了java虚拟机的性能,提高了并发类的可伸缩性,并加入了丰富的新并发构建块。在本书中,这些便利工具的创造者不仅解释了它们究竟如何工作、如何使用,同时,还阐释了创造它们的原因,及其背后的设计模式。 本书既能够成为读者的理论支持,又可以作为构建可靠的,可伸缩的,可维护的并发程序的技术支持。本书并不仅仅提供并发api的清单及其机制,本书还提供了设计原则,模式和思想模型,使我们能够更好地构建正确的,性能良好的并发程序。    本书的读者是那些具有一定java编程经验的程序员、希望了解java se 5,6在线程技术上的改进和新特性的程序员,以及java和并发编程的爱好者。 -Provides information on building concurrent applications using Java.
Platform: | Size: 3963904 | Author: Netsky | Hits:

[JSPThinking-In-Java-4

Description: 第4版特点   适合初学者与专业人员的经典的面向对象叙述方式,为更新的Java SE5/6增加了新的示例和章节。   测验框架显示程序输出。   设计模式贯穿于众多示例中:适配器、桥接器、职责链、命令、装饰器、外观、工厂方法、享元、点名、数据传输对象、空对象、代理、单例、状态、策略、模板方法以及访问者。   为数据传输引入了XML,为用户界面引入了SWT和Flash。   重新撰写了有关并发的章节,有助于读者掌握线程的相关知识。   专门为第4版以及Java SE5/6重写了700多个编译文件中的500多个程序。   支持网站包含了所有源代码、带注解的解决方案指南、网络日志以及多媒体学习资料。   覆盖了所有基础知识,同时论述了高级特性。   详细地阐述了面向对象原理。   在线可获得Java讲座CD,其中包含Bruce Eckel的全部多媒体讲座。   专门为第4版以及Java SE5/6重写了700多个编译文件中的500多个程序。   支持网站包含了所有源代码、带注解的解决方案指南、网络日志以及多媒体学习资料。   覆盖了所有基础知识,同时论述了高级特性。   详细地阐述了面向对象原理。   在线可获得Java讲座CD,其中包含Bruce Eckel的全部多媒体讲座。-Version 4 features For beginners and professionals classical object-oriented narrative, adding new examples and chapters updated Java SE5/6. The quizzes framework program output. Design patterns throughout the many examples: adapters, bridges, the chain of responsibilities, command, decorators, appearance, Factory Method, Flyweight, name, data transfer objects, empty object, agent, single cases, state, strategy, template methods, as well as visitors. The introduction of XML for data transfer and introduction of SWT and Flash user interface. Rewritten concurrency chapter, to help readers grasp the thread of knowledge. Rewritten specifically for the 4th edition and Java SE5/6 more than 500 programs in more than 700 compiled file. Support Web site contains all source code, annotated solution guide, web logs, and multimedia learning materials. Covers all the basics, and discusses advanced features. Detailed description of the object-oriented principle. Online availability of Java
Platform: | Size: 2020352 | Author: 陈剑飞 | Hits:

[JSPThink-in-Java-

Description: 《Java编程思想》内容包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、Iava’UO系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。-" Think in Java " includes the operator to control the flow of execution, access control, multiplexing class, polymorphism, interfaces, exception handling error, string, generics, arrays, the container-depth study Iava' UO system, gold lift type, concurrency, and graphical user interface. These rich content, including basic syntax of the Java language, as well as advanced features suitable for all levels of Java programmers to read, but also great institutions of higher learning teaching-oriented object programming language and Java language textbooks and reference books.
Platform: | Size: 1827840 | Author: 薛** | Hits:

[JSPali

Description: 阿里Java并发程序设计教程,使用JDK并发包构建程序,使用JDK并发包构建程序-Ali Java concurrent programming tutorial,Using JDK and contract awarding a builder, using JDK and contract awarding a builder
Platform: | Size: 1677312 | Author: | Hits:

[JSPJavabianchengsixiangversion4

Description: 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。[1] 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、JavaI/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。- The book won wide acclaim worldwide programmer, even the most obscure concepts in the text and small affinity Bruce Eckel and direct programming examples will be resolved before the invisible. The basic syntax Java to the most advanced features (depth of object-oriented concepts, multi-threading, automatic project build, unit testing, and debugging, etc.), this book can guide you step by step easy to master. [1] Received the award the book and reader comments around the world, it is easy to see that this is a classic. Author of the book has many years of teaching experience, for C, C++ and Java language has a unique, in-depth insights to small and easy to understand and straightforward example explains one obscure abstract concept. The book consists of 22 chapters, including operators, control execution flow, access control, multiplexing classes, polymorphism, interfaces, exception handling errors, strings, generics, arrays, container-depth study, JavaI/O systems, missiles Fo
Platform: | Size: 1928192 | Author: 魏民 | Hits:

[JSPThink-in-java-(4)

Description: 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、Java I/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。 - The book won wide acclaim worldwide programmer, even the most obscure concepts in the text affinity Bruce Eckel and small, direct programming examples will be resolved before the invisible. From the foundation of Java syntax to the most advanced features (depth of object-oriented concepts, multi-threading, automatic build, unit testing and debugging, etc.), this book can guide you step by step easy to master.         Received the award the book and reader comments around the world, it is easy to see that this is a classic. Author of the book has many years of teaching experience, for C, C++ and Java language has a unique, in-depth insights to small and easy to understand and straightforward example explains one obscure abstract concept. The book consists of 22 chapters, including operators, control execution flow, access control, multiplexing classes, polymorphism, interfaces, exception handling errors, strings, generics, arrays, container-depth study, Java I/O s
Platform: | Size: 1827840 | Author: QJ | Hits:

[JSP/JavaJAVA-programmer-to-architect

Description: JAVA从程序员到架构师之路,搭建大型高并发、高可用电商架构设计视频资料-JAVA programmer to architect the road, build a large, high concurrency, high availability architecture design electricity supplier videos
Platform: | Size: 1666048 | Author: 张举森 | Hits:

[JSPJava_Concurrent

Description: java.util.concurrent(J.U.C)多线程并发系统,从深入浅出入手,大体内容包括一下几个方面: ( 1) J.U.C 的 API:包括完整的类库结构和样例分析。 ( 2) J.U.C 的硬件原理以及软件思想:这部分也就将自己个人对硬件与程序语言的一些认识与大家分享,主要以总结前人的经验和 ( 3) J.U.C 的误区和常见陷阱:包括对 J.U.C 的一些设计思想和使用上的原则进行说明,同时对可能犯的错误进行一些总结。-Java.util.concurrent (J.U.C) multi thread concurrent systems, simple start, generally includes the following aspects: (1) API J.U.C: including the complete library structure and sample analysis. (2) J.U.C s hardware principle and software thought: this part also will own personal to the hardware and the programming language some understanding and everybody shares, mainly summarizes the predecessor s experience and the (3) J.U.C mistakes and common pitfalls: including some of the design ideas and principles of the use of J.U.C on the principle of description, but also some of the mistakes made by the summary.
Platform: | Size: 1709056 | Author: 鲤鱼 | Hits:

[JSPSCALA_JAVA

Description: Scala程序设计:Java虚拟机多核编程实战旨在使读者在Scala上达到一定水平,可以用它编写并发、可伸缩、有表现力的程序。主要涉及Scala的函数式风格、自适应类型、闭包、XML处理、模式匹配和并发编程等内容。通过学习《Scala程序设计:Java虚拟机多核编程实战》,你可以使用Scala的强大能力,创建多线程的应用程序。-Scala program design: Java virtual machine multi-core programming aims to enable readers to reach a certain level in the Scala, you can use it to write concurrent, scalable and expressive program. The functional style, mainly involves the Scala adaptive type, closure, XML processing, pattern matching and concurrent programming etc.. Through the study of Scala program design: Java virtual machine multi core programming combat , you can use the powerful ability of Scala, the application creates multiple threads.
Platform: | Size: 15009792 | Author: | Hits:

[JSPJava4

Description: 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、Java I/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。-The award received readers and book reviews all over the world, it is easy to see that this is a classic. Author of the book has many years of teaching experience, C, C++ and Java language has a unique, in-depth insights, small and easy to understand and straightforward example explains one obscure abstract concept. The book consists of 22 chapters, including the operator, controls the flow of execution, access control, multiplexing class, polymorphism, interfaces, exception handling errors, strings, generics, arrays, container-depth study, Java I/O system, enumerated types, concurrent, and graphical user interface, and so on. These rich content, including Java language basic grammar and advanced features, suitable for all levels of Java programmers to read, but also institutions of higher learning to teach object-oriented programming language and Java language excellent textbooks and reference books.
Platform: | Size: 1900544 | Author: user5050 | Hits:

[JSP/Java实战Java高并发程序设计

Description: java 多线程实战讲解,适合新手以及想从事多线程开发的同学,一起交流一起进步(Java multithreading practical explanation)
Platform: | Size: 66206720 | Author: 小7猪 | Hits:

[JSPJava编程思想(第五版)

Description: 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、JavaI/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。(It is not difficult to see that this is a classic from the award of this book and from the readers' comments from all over the world. The book has 22 chapters, including operators, control and execution process, access control, reuse, polymorphism, interface, through exception handling errors, strings, arrays, and generic container research, JavaI/O system, enumeration types, concurrency and graphical user interface. These rich contents, including the basic grammar and advanced features of Java language, are suitable for all levels of Java programmers to read. They are also excellent textbooks and reference books for teaching object-oriented programming languages and Java languages in Colleges and universities.)
Platform: | Size: 2126848 | Author: 白影 | Hits:

[JSPJava编辑思想(第四版)

Description: 本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书共22章,包括操作符、控制执行流程、访问权限控制、复用类、多态、接口、通过异常处理错误、字符串、泛型、数组、容器深入研究、JavaI/O系统、枚举类型、并发以及图形化用户界面等内容。这些丰富的内容,包含了Java语言基础语法以及高级特性,适合各个层次的Java程序员阅读,同时也是高等院校讲授面向对象程序设计语言以及Java语言的绝佳教材和参考书。(This book has won wide acclaim from programmers all over the world. Even the most obscure concept will be resolved in the face of Bruce Eckel's text affinity and small and direct programming examples. From Java's basic grammar to the most advanced features (in-depth object oriented concepts, multithreading, automatic project building, unit testing and debugging), this book can guide you to master easily.)
Platform: | Size: 3212288 | Author: bao1325 | Hits:

CodeBus www.codebus.net