Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Rethink concurrency: Task execution in Java 5.0
- Java 5.0 is a huge step forward for the development of concurrent applications in Java, providing new higher-level components and additional low-level mechanisms that make it easier to build concurrent applications. Java Concurrency in Practice offers experienced Java developers a set of design rules and mental models that make it...
- Tags: Addison-Wesley, Java 5.0, Programming Languages, Java, Software Development, Software/Web Development
- Book chapters 2006-06-12
- Utilizing the Map Interface From the Collections Framework
- With the introduction of the Collections Framework in the Java 2 Platform, Standard Edition, several commonly used data structure interfaces were integrated into the Java 2 SDK to simplify the programmer's job, and to allow the programmer to focus on business requirements rather than building data objects. This new framework...
- Tags: Java 2, Interface, Java, Programming Languages, Software Development, Software/Web Development
- White papers
- After quad-core comes massive multicore processors
- The first challenge for Intel will be....[b][i]"...If Intel would have it, massively multicore processors are nearer to us than we think. But before that can happen, there are a number of challenges that need to be surmounted first..."[/i][/b]The first challenge for Intel will be to create a processor with more...
- Tags: Processors, paulmah@..., processor, quad-core, multi-core processor
- Discussion threads 2007-06-16
- Fundamentals of Concurrent Programming for .NET
- This Charteris Paper introduces the fundamentals that will allows a person to begin writing concurrent applications, and is intended to be easier to read than much of the material on this subject. It is targeted at developers who have some experience of developing on the .NET Framework, and ideally in...
- Tags: Developer, Fundamentals, Programming, C#, .Net, Development Tools, Programming Languages, Software Development, Software/Web Development
- White papers 2005-03-18
- Achieving Computational I/O Efficiency in a High Performance Cluster Using Multicore Processors
- Cluster computing has become one of the most popular platforms for high-performance computing today. The recent popularity of multicore processors provides a flexible way to increase the computational capability of clusters. Although the system performance may improve with multicore processors in a cluster, I/O requests initiated by multiple cores may...
- Tags: Multi-core Processor, I/O, High-performance, Processors, Semiconductors, Hardware, Components
- White papers 2008-01-01
- CmUML - A UML Based Framework for Formal Specification of Concurrent, Reactive Systems
- Complex software systems possess concurrent and reactive behaviors requiring precise specifications prior to development. Lamport's transition axiom method is a formal specification method which combines axiomatic and operational approaches. On the other hand Unified Modeling Language UML, a de facto industry standard visual language, lacks suitable constructs and semantics regarding...
- Tags: Specification, Semantics, Lamport, UML, Programming Languages, Ooa/Ood/Oop, Software Development, Software/Web Development
- White papers 2008-11-01
- Investigate workspaces and concurrent conversations in JBoss Seam
- A workspace is a common concept in desktop applications, but most of today's Web applications do not support workspaces. This is one of the things that makes JBoss Seam really unique: its support for multiple concurrent conversations in a session. The concurrent conversations can each run in a...
- Tags: Prentice Hall Inc., Workspace, JBoss, Java Development Tools, Development Tools, Middleware, Open Source, Software Development, Software/Web Development, Enterprise Software, Software
- Book chapters 2007-08-02
- Grails on Oracle for Java Developers
- This paper introduces the Ruby on Rails framework and explains how to use it to access an Oracle database (Oracle Database 10g Express Edition XE, to be precise). The "Coding by convention" paradigm that is the driver of Ruby on Rails has been leveraged to develop a new framework: Grails....
- Tags: Java Developer, Oracle Corp., Ruby On Rails, Programming Languages, Java, Software/Web Development, Web Development, Software Development
- White papers 2006-05-01
- Nuances of the Java 5.0 For-Each Loop
- This paper is an in-depth examination of one of the simplest but most pleasing features in Java 5.0 - the for-each loop. The paper shows various nuances of the enhanced for loop introduced in Java 5.0. The paper discusses possible dangers to be aware of, such as auto-unboxing, null pointers...
- Tags: Nuance, Programming Languages, Java, Software Development, Software/Web Development
- White papers 2006-11-07
- Linux powers unusual multicore machine
- Correct link to the photo galleryHere's the correct link to the photo gallery: Movidis server with multicorehttp://content.techrepublic.com.com/2346-10879_11-30655.html
- Tags: Sonja Thompson, linux, servers, news, gallery, movidis, hardware, multi-core
- Discussion threads 2006-08-14
- A Java Framework for Mobile Data Synchronization
- An industry consortium has developed a Java framework for peer-to-peer synchronization of object stores on mobile devices. A device may issue or service requests for synchronization. Successful synchronization leaves replica stores in identical states. The framework is designed to accommodate memory-limited devices and unreliable and expensive connections. Stored objects belong...
- Tags: Mobile, Springer Science+Business Media, Framework, Peer To Peer (P2P), Programming Languages, Advertising & Promotion, Java, Internet, Software Development, Software/Web Development, Marketing
- White papers 2000-09-25
- Use the Java Collections Framework to write better applications faster and with less effort
- If you've used Java—or just about any programming language—you're already familiar with collections. However, earlier (pre-1.2) versions of Java did not contain a collections framework. A collections framework--a unified architecture for representing and manipulating collections—reduces programming effort by providing high-performance, high-quality implementations of useful data structures and algorithms, thus freeing...
- Tags: Addison-Wesley, Collections Framework, Programming Languages, Java, Software Development, Software/Web Development
- Book chapters 2006-10-18
- Peer2Me - Rapid Application Framework for Mobile Peer-to-Peer Applications
- This paper presents the Peer2Me framework that enables developers to create mobile peer-to-peer applications. The framework provides an API that is easy to adopt, yet capable of creating advanced peer-to-peer applications. The framework was built to provide applications providing pure peer-to-peer network where all nodes have the same responsibility and...
- Tags: Application Framework, Mobile, P2P, Framework, Peer2Me, Peer To Peer (P2P), Advertising & Promotion, Internet, Marketing
- White papers 2007-03-09
- DICE (zip)
- The DICE is a multi-protocol Web server that can accept IRC clients, OpenNap clients, and Web browsers. In addition to the standard Web server functions, the DICE can host realtime text chat channels that are simultaneously accessible from all of supported clients including Web browsers. The framework of the DICE...
- Tags: Web Server, Client, Web Browser, Ryukware, DICE, Web Servers, Web Browsers, Microsoft Windows, Internet Relay Chat (IRC), Internet, Operating Systems, Software
- Software downloads 2008-04-11
- Multicore cable and 48 port patch panel
- i have a 100 core multicore cable and (2) excel 48 port patch panels, i have patched the 48 port patch panel into each end of the multicore, i have used blue 5,4 top right for port 1 and brown 7,8 bottom left for port 2 etc etc, i did...
- Tags: malmc37@..., multi-core, cable
- Discussion threads 2007-06-16
- Using Java Method Traces to Automatically Characterize and Model J2EE Server Applications
- This paper describes a novel framework used to characterize a J2EE Java Enterprise Edition application and develop models of the application by using Java method tracing in a Java-technology based application server. Application servers are critical to large-scale, online servers and serve as middleware to provide secure access to transactional,...
- Tags: J2EE Server, Application Server, Application Servers, Middleware, Programming Languages, Java, Servers, Enterprise Software, Software, Software Development, Software/Web Development, Hardware
- White papers 2006-11-08
- MSDN Webcast: Introduction to ASP.NET for Java Developers (Part 3 of 4): Architecture Deep-Dive (Level 200)
- This webcast explains how the design choices employed in Microsoft ASP.NET 2.0 lead to a very different internal architecture than the Java Web framework and how the ASP.NET architecture is constructed and how to extend the framework to solve the same business needs handled in Java through Tapestry, Spring, Struts,...
- Tags: Microsoft Developer Network, Java Developer, Webcast, Microsoft ASP.NET, .Net, Programming Languages, Middleware, Java, Software Development, Software/Web Development, Enterprise Software, Software
- Webcasts
- Introduction to Grails Development: Build a Simple Grails App Using Oracle JDeveloper as Your IDE
- Following the Ruby on Rails RoR wave, most software developers have considered, if not tried out, either ROR or some other framework that promises to deliver ROR features. The Grails framework also rode the Rails wave to popularity but is now shaping into a powerful framework in its own right....
- Tags: IDE, Oracle Corp., Oracle JDeveloper, Grails, Programming Languages, Java, Ruby On Rails, Java Development Tools, Development Tools, Enterprise Software, Software Development, Software/Web Development, Web Development, Software
- White papers 2008-03-01
- Oracle Berkeley DB Java Edition Vs. Apache Derby: A Performance Comparison
- In the tests described in this white paper, Berkeley DB Java Edition performance exceeds Derby performance by up to a factor of 10. Oracle Berkeley DB Java Edition JE is an open source, embeddable, transactional storage engine written entirely in Java. The innovative architecture of JE delivers excellent performance under...
- Tags: Oracle Corp., Performance, Java, Storage, Apache Software Foundation, JE, Performance Management, Human Resources, Workforce Management
- White papers 2006-11-01
- << Previous
- page 1 of 1
- Next >>