Similar Articles |
|
JavaWorld March 2003 Greg Holling |
J2SE 1.4.1 boosts garbage collection Java 2 Platform, Standard Edition 1.4.1 introduces three new garbage collection algorithms, effectively doubling the number that existed in J2SE 1.4.0. The new techniques target applications needing high throughput or minimal pause time during execution. |
JavaWorld December 2001 Jeff Friesen |
Trash talk, Part 1 One feature that distinguishes Java from other computer languages is its garbage collection abilities. In this article, This article introduces garbage collection and shows how Java's optional support for it affects your programs... |
JavaWorld October 2000 Frank Sommers |
Activatable Jini services, Part 2: Patterns of use This article concentrates on the consequences of activation in the Jini context. Sommers exponds on the issue of deactivating objects, then considers the implications of deactivation for well-designed Jini services and how the Jini helper services introduced in the 1.1 beta version of the JSK can contribute... |
JavaWorld January 2002 Ken Gottry |
Pick up performance with generational garbage collection This article explains how the HotSpot JVM uses system resources to provide significant throughput improvement with no code modifications... |
Unix Insider September 2000 Jim Mauro |
Scheduling in the user threads library User level threads in Solaris implement a priority scheme and queue-management system distinct from the kernel thread priorities and per-processor dispatch queues that exist in the kernel. This month, Jim Mauro lays the groundwork for discussion on the internals of the threads library, relative to scheduling and thread priorities. |
JavaWorld July 2000 Bill Venners |
Objects versus documents for server-client interaction, Part 2 In this three-part series, Bill Venners compares the traditional approach to defining client/server interaction, using protocols and documents, with Jini's strategy of using objects and interfaces. |
JavaWorld December 2001 Bill Pierce |
Diagnose common runtime problems with hprof Ever been a few days from releasing an application when testing reveals a memory leak or something causing the CPU to spin out of control? Few people realize that the Java 2 JDK provides a useful profiling tool called hprof, which you can use to diagnose these behaviors with minimal fuss... |
JavaWorld August 2002 Jeff Friesen |
Achieve strong performance with threads, Part 4 The author completes his exploration of threads by focusing on thread groups, volatility, thread-local variables, timers, and the ThreadDeath class. |
JavaWorld November 2001 Sommers & Venners |
Jini-talk with Jim Waldo In this interview with Jini architect Jim Waldo, Waldo talks about the impact of mobility on distributed systems, Jini as a tool to reengineer the corporate MIS infrastructure, the importance of type systems, and the semantic Web. |
Unix Insider October 2000 Jim Mauro |
Scheduling in the user threads library, Part 2 How to make use of the scheduling policies available in POSIX threads... |
JavaWorld December 2000 John Zukowski |
Java threads: A comparative book review Java programs are multithreaded, whether you like it or not. This comparative review of six Java thread programming books will help you decide which books are the best read for learning the Java threading library and creating better technical solutions... |
InternetNews December 6, 2005 Sean Michael Kerner |
Gosling: Java's All About The Community James Gosling, the father of the decade-old Java programming language is urging the developers who made Java what it is today to make sure they're building Java for tomorrow's tech needs. |
JavaWorld April 2001 Geoff Friesen |
Object-oriented language basics, Part 1 An introduction to object-oriented programming and how to declare classes and create objects from those classes... |
New Architect August 2002 Al Williams |
Unsafe At Any Speed? C#'s relaxed security model may not be the best fit for your business. |
JavaWorld July 2002 Jeff Friesen |
Achieve strong performance with threads, Part 3 How priority relates to thread scheduling, how to use the wait/notify mechanism to coordinate the activities of multiple threads, and how to use Java's thread interruption capability to terminate a running thread. |
Military & Aerospace Electronics March 2008 Nielsen & Plans |
Java Computer Language Eyes Safety-Critical, Real-Time Applications A new drive in the Java community seeks to expand the language's applicability to safety-critical where failure puts lives at risk. |
InternetNews June 25, 2004 Michael Singer |
James Gosling, Creator of Java The CTO of Sun's Developer Product Group discusses open sourcing Java, Tiger, NetBeans, JINI and the Brazilians. |
JavaWorld August 2002 Frank Sommers |
Java's secret weapon Set in the backdrop of JiniFest 2002, the Jini community's first technology showcase, this article revisits the original Jini vision, surveys Jini's progress since the technology's introduction in 1998, and suggests the roles Jini might play in Java's future. |
JavaWorld May 2001 Jennifer Wilson |
Java Product News Zero G enhances its installation platform... ObjectFrontier launches first EJB 2.0-compliant persistence manager platform... eSpaces helps Java newbies develop complex projects... iBus//Mobile 2.0 simplifies wireless development... JCP plans update for Java Speech API... etc. |
InternetNews May 3, 2006 David Needle |
Sun's Real Time Java Challenge is ... Slot Cars? At JavaOne, Sun hopes to show why Real Time Java is easier to program in than people think. |
JavaWorld August 22, 2003 Michael Juntao Yuan |
"Java everywhere" is for world domination The author explains the "Java everywhere" vision and its relationship with traditional Java philosophies, and then discusses its impact on developers, especially today's enterprise developers. |
InternetNews January 15, 2004 Michael Singer |
NetBeans Roadmap Has Many Avenues Java creator James Gosling leaves the door open for work between the JTC and Eclipse with standardizing APIs as the key to happiness. |
JavaWorld September 2000 Frank Sommers |
Activatable Jini services, Part 1: Implement RMI activation Jini services must be long-lived and resilient, and must efficiently manage their computational resources with little user intervention. This article shows how to use RMI activation to manage computational resources and increase the availability of Jini services... |
JavaWorld September 2000 Tom Yager |
Microsoft's C# public beta hits a high note Java's success, and Sun's control of it, has prompted Microsoft to respond with its C# initiative. C# in many ways is a blend of the power of C++ and Java's built-in protections. Java developers will be well served to learn about C#'s pros and cons -- and how the initiative could affect Java's future. |
JavaWorld June 2002 |
Letters to the Editor Shouldn't Microsoft get credit where credit is due? How do you program a Java class file into an iPAQ? JavaWorld authors answers those questions and more. |
JavaWorld November 2000 Mark Johnson |
C#: A language alternative or just J--?, Part 1 Early this summer, Microsoft caused a huge media splash by preannouncing .Net, a new distributed application framework. Integral to .Net is a new language called C#, which initially appears highly similar to Java. This article, the first in a two-part series, compares C# to Java -- describing language features and design trade-offs -- and places C# in the context of Microsoft's broader .Net strategy. |
JavaWorld March 2002 Theresa Gonzalez |
Java takes off into wireless space With the promise of more than 100 million Java devices distributed by the end of this year, JavaOne 2002 has shown that Java is truly taking off in the wireless space. But Java, specifically Java 2 Platform, Micro Edition (J2ME), is not without its challenges... |
JavaWorld September 2000 Bruce Eckel |
Everything is an object, Part 1 This two-part article, excerpted from Chapter 2 in Thinking in Java 2nd. ed., moves you to the point where you can write your first Java program. Bruce Eckel gives an overview of the essentials... |
JavaWorld March 30, 2001 Lisa Alexander |
Java Product News Java Media Framework 2.1.1 extends J2SE's multimedia capabilities... Updated versions of JunC++ion integrate Java and C++ components... IBM releases WebSphere Application Server 4.0... HiddenLogic enables wireless app development... etc. |
JavaWorld March 2002 Bill Venners |
James Gosling and the art of computer programming Java's creator imparts his thoughts on enterprise software, algorithms, the trend towards user-oriented software, flexibility, complexity, and other aspects of the art of computer programming... |
JavaWorld January 2002 Jeff Friesen |
Trash talk, Part 2 This article explores the Reference Objects API, an API that allows your programs to interact with the garbage collector in limited ways... |
JavaWorld March 2001 Humphrey Sheil |
J2EE project dangers! You need to juggle many balls when embarking on an enterprise Java project: vendor relationships, chronic over-engineering in both design and development, staying sane. This article analyzes the top 10 dangers that threaten the success of all enterprise Java projects... |
InternetNews July 2, 2004 Michael Singer |
Industrial Strength Java Nears Completion Sun's version for the RTSJ can do real-time and non-real-time threads simultaneously. |
Salon.com January 21, 2003 Farhad Manjoo |
Is there hope for Java? A judge has ordered Microsoft to make it easy for Sun's popular programming language to work with Windows. But the remedy may be too little, too late. |
JavaWorld June 2002 Jeff Friesen |
Achieve strong performance with threads, Part 2 Developers sometimes create multithreaded programs that produce erroneous values or exhibit other strange behaviors. Odd behavior typically arises when a multithreaded program does not use synchronization to serialize thread access to critical code sections. What does it mean to serialize thread access to critical code sections? This article explains Java's synchronization mechanism, and two problems that arise when developers fail to use that mechanism correctly. |
JavaWorld February 2003 Laurence Vanhelsuwe |
Unwrap the package statement's potential The package statement is a very powerful Java language feature. Yet most Java programmers, even experienced ones, fail to correctly exploit this power. Intrigued? Read on and see how a simple language feature can have massive repercussions downstream. |
JavaWorld January 2, 2004 Humphrey Sheil |
In pursuit of perfection If we could just address Java's weak points, we might make Java that mythical beast -- the perfect technology platform. So then, what are those changes? Is there such a thing as the perfect technology platform, and does Java have the potential to become it? |
Linux Journal June 1, 2007 Dave Berton |
Asynchronous Database Access with Qt 4.x How to code around the default synchronous database access in Qt 4. |
InternetNews June 15, 2009 Sean Michael Kerner |
Where Is Java EE 6? There were no formal announcements at JavaOne about Java EE 6 - or were there? |
JavaWorld June 2000 JavaWorld editors |
Pat pushes Java forward After just a few weeks as Sun's Software Products and Platforms Division president, Pat Sueltz boldly announced that Sun would not submit Java to the European Computer Manufacturers Association (ECMA) standards body.... |
JavaWorld August 2002 Frank Sommers |
Jini's relevance emerges, Part 1 Sun Chief Engineer Rob Gingell discusses the role of Jini in Sun's new software organization; the relationship between Jini, Web services, and the Sun ONE initiative; and the rationale for document-centered Web services versus mobile object systems. |
JavaWorld March 2002 Jennifer Orr |
Java's top guns JavaWorld presents the winners of its 2002 Editors' Choice Awards. Find out which technologies won Best Java Virtual Machine, Best Java-XML Tool, Best Java Device Application Development Tool, Most Innovative Product, and more... |
JavaWorld March 2002 Tim Rohaly |
Real-time Java takes the stage Despite its minor presence on the JavaOne show floor, real-time Java showed up in James Gosling's keynote address. Once more, robots figure into the demonstration as a prototypical application of this newly approved specification... |
JavaWorld March 2003 Michael Juntao Yuan |
J2EE and beyond As J2EE technology matures, basic Java and J2EE programming skills are no longer adequate to secure a highly paid job in today's tightened market. This article discusses the latest trends in J2EE and developer training. |
InternetNews June 4, 2004 Michael Singer |
Java Remains Java (For Now) Are vague comments by one of Sun's technology evangelists enough to open source Java? Other Sun folks weigh in. |
JavaWorld May 2002 Jeff Friesen |
Achieve strong performance with threads, Part 1 Users expect programs to exhibit strong performance. To satisfy those expectations, your programs often use threads. This article begins a four-part series that examines threads. You receive an introduction to threads, explore the Thread class, and learn about runnables... |
JavaWorld March 2002 Humphrey Sheil |
The JavaOne grapevine, Part 3 The Concurrency Utilities BOF, IBM and Java, JiniFest, and more... |
JavaWorld February 2001 Erwin Vervaet |
Java: It's a good thing In response to Simson Garfinkel's article 'Java: Slow, Ugly, and Irrelevant', the author takes a more realistic look at Java's situation. Indeed, Java is far from perfect. But when you take the time to look beyond the flames and the hype, what is left is an exciting and competitive language... |
JavaWorld April 2001 Ashlee Vance |
Spec for real-time Java inches closer Sun aims to release a final version by year's end... |
JavaWorld April 2002 Ramnivas Laddad |
I want my AOP!, Part 3 How to use AOP and AspectJ to solve real-world problems by modularizing crosscutting concerns... |