ZDNet UK


Skip to Main Content

  1. Home
  2. News
  3. Blogs
  4. Reviews
  5. Jobs
  6. Resources
  7. Community
  8. My ZDNet

 

ZDNet UK RSS Feeds


Application development Toolkit

Download now

Using Threads in J2ME Applications

PublisherSun Microsystems
Format HTMLDate added01 Feb 2003
Topics Java, J2EE
Downloads48

One of the defining features of the Java environment is its built-in support for threads. Threads let an application perform multiple activities simultaneously. When used properly, threads let the application's user interface remain responsive while it performs lengthy operations like network communication or very complicated computations. While user interface responsiveness is important no matter what the platform, it's even more so on the handheld and consumer-oriented devices that the J2ME platform targets. A basic understanding of how to use threads is key to writing effective J2ME applications, whether you're using the more limited facilities of the Connected Limited Device Configuration (CLDC) or the fuller features of the Connected Device Configuration (CDC). This paper explains the concepts behind threads and how you can use them in your own applications.

Download now

Did you find this white paper useful?
27 out of 50 users found this white paper useful


  • Trackback
  • Clip Link

Related white papers

Case Study: Design and Development of Silhouette 1.0

Natural Convergence Inc. (NCI) develops and markets hosted VoIP software solutions. NCI is developing a voice over IP framework that enables service providers to deliver IP voice services to small...


Creating Simple Firefox "Add-Ons" With Ubiquity: Developing Add-Ons for Firefox Can Be Tedious, But It's Not Hard

Making add-ons for Firefox is not hard, but development can be tedious, especially as there is no formal development IDE for making them (Venkman comes closest, but it's not very...


Java 2 Platform, Standard Edition V 1.4 Performance and Scalability Guide

One of the design centers for the release of Java 2 Platform, Standard Edition (J2SE) version 1.4 was to improve the performance and scalability of the Java platform. This paper...


Converting Java Applications to .NET Using J#: A Technical Case Study

LogicLibrary saw a unique opportunity to expand market share by producing a fully .NET-compliant version of their Logidex solution using the J# compiler for .NET and the Struts Framework to...


Understanding and Improving BEA WebLogic Application Server Performance With PATROL for BEA WebLogic

Many configuration settings are available to the administrator who is interested in streamlining the efficiency and improving the performance of BEA WebLogic Application Servers. This paper attempts to demonstrate that...


Introduction to the FileConnection API

This paper describes the FileConnection API. It also includes a brief description of the example MIDlet that is included in this package and additional details about the API implementation in...


Mobile Applications With J2ME

Java is one of the most exciting things currently happening to the world of mobile devices and applications. This paper is providing insight into Java technology for the application development...


White Paper

Featured White Paper

Video case study

Duncan Scott, CIO of DTZ, talks about their global email project and how Mimecast has helped them with their challenges operating as a multinational business

Download Now

Other White Papers

Software Configuration Management: The Foundation of Global Distributed Development Today

By distributing development, you can create a collaborative work environment staffed by the best...

Ten Things to Know About Grid Computing on Windows

This Oracle whitepaper offers insights into Oracle Grid. A grid allows a business to add capacity,...

See All White Papers