advertisement
javaboutique
Search Tips
Articles  |   Tutorials  |   Reviews  |   Tools  |   by Category  |   by Date  |   by Name  |   Submit  |   Source  |   Forums  |  
javaboutique
Browse DevX


Partners & Affiliates











advertisement

Articles : JavaBoutique's Introduction to Java :
Distributing Applets :

Contents
Introduction
3 Scenarios
Why Archive?
.zip, .cab, and .jar
Conclusions

Why Archive?

So why archive (besides compression if it is available)?

The "real" danger of multiple connections is that if everyone multi-tasks, we may end up with some pretty nasty traffic jams on the I-way.

Further, the more HTTP requests that you hit a web server with, the busier it becomes. If two people download a 12-file applet that is archived, the web server must juggle two requests. If, on the other hand, the web server has to distribute the 12-file un-archived applet, it has to juggle 24 requests. As you can imagine, this could bog down a web server pretty quickly.

So the official word is that you should always archive. In a sense, archiving is more a courtesy than a performance boost. By archiving you are doing your little part to reduce the total traffic on the net. And in exchange you agree to accept some slowdown in your own work.

Well, as it so happens, and as you might expect, very few people are courteous on the net. In fact, in terms of the number of HTTP connections, Netscape and Internet Explorer have had well-publicized speed wars throughout the last few years in which they ruthlessly opened up connection after connection in order to boast their marketing superiority over the other. "We're faster!" "No, we're faster!" Faster at what cost?

And as for the benefits of slamming servers with multiple HTTP requests, because of web server time slicing, applets that demand 12 HTTP requests get a higher priority over those that demand only one connection.

So what is a web designer to do?

From a selfish perspective, it is better to multi-task. The designer must ask, "why should I be courteous and in the process, be less competitive"?

Courtesy and morality are up to you, however we would suggest that you at least consider the load on the web server you are using. If your web server is relatively unused, feel more free to demand more of its attention. However, if your applet is hosted on a public ISP, try to keep the other users on the system in mind. Also, carefully balance the time savings that you gain from multi-tasking. Clearly, the time saved for multi-tasking a 3-file applet does not necessarily justify the network traffic and server load you cause.

The Final Word

As you can see, deciding how to distribute your applet can be a challenging design decision in itself. However, regardless of what you choose in any given case, it will be necessary for you to have at your disposal an array of tools for distribution. This chapter will discuss the process of distribution to give you a more detailed look at the available technologies to make distributing your applet faster and more efficient.

NEXT


Selena Sol contributes to the JavaBoutique's Introduction to Java. Selena curently works for Barclays Capital in London, one of the leading global investment banks in Europe and has worked as a software developer for the National Center for Human Genome research, Microline Software, Neuron Data, and Electric Eye in Singapore. Selena is perhaps best-known for creating the Public Domain Web Script Archive (Extropia) and writing several books on Web Programming (Perl, CGI, Java).
Email: selena@extropia.com

 Avaya Developer Showcase
 MSDN Spotlight
 PHP for Windows Showcase
XML error: undefined entity at line 34
advertisement
Receive Articles via our XML/RSS feed
Receive Articles via our XML/RSS feed

JavaBytes
Internet Cyclone
This powerful, easy-to-use, internet optimizer is for Windows 95, 98, ME, NT, 2000 and XP. It's designed to automatically optimize your Windows settings, boosting your Internet connection up to 200%.

IBM Brings Developers Into the Cloud
Apache at 10: You Can't Buy Us
Microsoft's CodePlex Foundation Moving Forward
Apple Claims 100,000 Apps, Google Analyzes Them
Nokia Latest to Play Opera Mobile 10 Browser
PayPal Opens Up Payment Platform to Devs
Ubuntu Linux 9.10 'Karmic Koala' Starts Its Climb
IBM Links Rational Developer Tools, Tivoli Apps
Libraries Give Vista Apps a Windows 7 Look
Ubuntu: The 'Default Alternative' to Windows?

Delivering Web-based Embedded Fonts in CSS 3
Adobe Helps PHP Developers Create Rich Internet Applications
Java Developers Finding a Home at Adobe Flex
Virtualization Delivers a Dynamic Infrastructure
Consuming XML Web Services in iPhone Applications
Build a More Agile Business with IBM
POJO-Based Solutions for LDAP Access: One Good, One Better
IBM Offers Enhanced Measurement and Management for Energy Usage
IBM Helps Transformation to an Information-Based Enterprise
Top Five Touch UI-Related Design Guidelines

Advertising Info  |   Member Services  |   Contact Us  |   Help  |   Feedback  |   Site Map  |   Network Map  |   About

internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Reprints, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs