|
|
| About site: Software/Operating Systems/Object-Oriented/Java - Inside the IBM JavaOS Project |
Return to Computers also Computers |
| About site: http://www.itmweb.com/f031098.htm |
Title: Software/Operating Systems/Object-Oriented/Java - Inside the IBM JavaOS Project Summary of IBM strategy, target market, progress. itmWEB. (March 10, 1998) |
|
|
|
|
Cordiant_Technologies Provide outsourced product development and software testing services. Based in India.
| 3DTV Specializes in three dimensional video and game products. Includes catalog, customer support, and links.
| PERI_GmbH Offers the PERICAD AutoCAD extension and ELPOS for formwork planning with PERI Formwork and Scaffolding.
| Winsoft Developers of WinText, a multilingual creation tool with spell checking, text editing and publication functionality.
| MyOODB_(_My_Object-Oriented_Database_&_Web_Services_) A database and Web Services (SDK), includes documentation, example code and information about the author.
| Direct_iMedia Offers website design, hosting, marketing and connectivity services. Based in London, United Kingdom.
|
|
| Alexa statistic for http://www.itmweb.com/f031098.htm |
Please visit: http://www.itmweb.com/f031098.htm
|
| Related sites for http://www.itmweb.com/f031098.htm |
| ChattersOnline_com Offers members the ability to create, customize and place a free Java chat room on their web sites. | | Groups,_Algorithms_and_Programming Group at the University of St. Andrews developing GAP, a free system for computational discrete algebra. | | CentricMinds Provides content and knowledge management solutions that enable business users to design, deploy, and manage Internet and Intranet sites. | | Yellowstone Manufacturers of acorn peripherals including a TV card, Mozart, and an IDE card. | | International_USB_Keymap Creating a USB xmodmap for X Windows. | | Gge\'s_ReactOS_page ReactOS overview, news, regression tests, ToDo list. | | Thomson_MO5,_MO6_and_Olivetti_PC128 Downloadable games and programs with screenshots, cover art, and documentation. | | The_Codist Check this site for a survey of source code comprehension tools (these show flow and/or relationships of function within the program in a graphical and/or text manner). Both free and commercial produc | | Pixel_Cube_Software Entertaining software utilities and games, Ace Reminder is a modest utility designed to help keep track of information tid-bits. PokerBreak is a version of the classic Jacks or better Video Poker. Bre | | SofastWeb Domain name registration, e-commerce, feedback form and guestbook, and calendar. | | RFC_1006 ISO Transport Services on Top of the TCP: Version 3. M.T. Rose, D.E. Cass. May 1987. | | RFC_2525 Known TCP Implementation Problems. V. Paxson, M Allman, S. Dawson, W. Fenner, J. Griner, I. Heavens, K. Lahey, J. Semke, B. Volz. March 1999. | | sms2world Provides you with a cost-free newsticker in the Internet, whose content you can easily update by means of SMS from your own cell-phone. | | Disk_Investigator Recover lost data. Display the true drive contents by bypassing the operating system and directly reading the raw drive sectors. View and search raw directories, files, clusters, and system sectors. [ | | RFC_0870 Assigned Numbers. J.K. Reynolds, J. Postel. October 1983. | | Web_Wiz_Forums ASP bulletin board system to download and run on your own web site. | | Amanith A cross-platform (Linux, Win32, Mac OS X, FreeBSD, Linux and IRIX) C++ framework for vector graphics that includes 2D curves, a 2D font engine, bitmap vectorizer, tessellator, and an OpenGL extensions | | Digital_View_Ltd_ Makes LCD, PDP, and other flat panel controller interfaces, monitors, kiosks, marine systems. | | Turning_up_the_heat_on_Web_privacy News and Technology - CNETAsia - When Microsoft introduced version 6 of its Internet Explorer browser last year, many Webmasters were puzzled to find that their cookies were being blocked in increasin | | Advancing_in_the_Bash_Shell Short list of bash tricks and tips. |
|
This is websites2007.org cache of m/ as retrieved on 2008.10.11 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
Inside the IBM JavaOS Project - itmWEB Feature - 03/10/98The itmWEB Site™Inside the IBM JavaOS Project By Russ FinneyMarch 10, 1998 IBM has turned up the heat on its JavaOS development efforts. The company has put some of its top operating system developers on the project, and it has set aggressive deadlines for product delivery to market.The AustinAITPChapter recently hosted Scott Winters, IBM's JavaOS Architectural Team Leader, at a local Austin meeting where he gave an insider's look into the current progress and strategy ofIBM's JavaOS efforts. Scott's humor filled presentation was both insightful and news worthy. He was also kind enough to sport a tie to our event as you can see in the photo below (most of the developers in Austin wear jeans). IBM's Scott Winters shares his JavaOS vision with the Austin AITP audience.Unexpected PublicityScott began his presentation by referring to a recent Information Week article which he said actually was a "press leak". Some IBMers had thought that Scottwas the source of the leak due to our local publicity for the AITP meeting. You can read the article Scott mentioned here: Sun Enlists IBM For JavaOS Aid. At our meeting, Scott denied being the leak source. He also cautioned us about the sensitive nature of his presentation, but he stated that we were free to take notes.In writing this feature, I have tried to be a little careful about the items Scott highlighted as being sensitive. Everything else that Scott shared with us, especially any new information regarding the IBM JavaOS project, I have tried to accurately summarize in this feature.Fat Java ClientsOne of Scott's main points at the beginning of his presentation was "why network computing?" He emphasized the difference between traditional personal computers (which are used for many varied purposes by a single user) compared to single purpose personal computers. Examples of single purpose machines include point of sale PCs, bank teller PCs, order entry PCs, etc.If a serious technical problem occurs which requires the operating system to be reinstalled, it can take hours to reload all of the software and to reestablish all of the unique configuration settings. Scott referred to these settings as machine "personality".The goal of JavaOS is to replace this single use PC "personality" with standard applications which reside on the server. A particular machine becomes irrelevant to a user as long as it is JavaOS enabled. All of the required software and settings reside on a server. The applications are simply loaded to the correct machine at boot up time based upon the role of the PC.A Narrow Target MarketIBM realizes that JavaOS is not going to replace Windows. But the company also realizes that a market is developing which will require a new OS for these two purposes:Access DevicesThis is the 3270 and the 5250 green screen terminal replacement market. It is also the Unix terminal replacement market. Millions of these green screen devices are still in use, and many of them are connected to IBM mainframes. Scott also mentioned that another use could be stand alone internet/intranet browsing.Application DevicesThese would include single purpose machines running Java applications (the bank teller example). Some utility may exist for a PC alternative for certain data entry and data access applications. Some companies may also want to use these Java Stations as company wide PC replacements (Scott McNealy's vision at Sun), but Scott seemed to downplay this idea at our meeting.Built for Portability and Speed!Microsoft's Windows operating system is currently written with over six to seven million lines of code. IBM's JavaOS will come in at about one million lines of code. JavaOS will also be able to be run on many different processors - not just the Intel compatible variety.The OS itself is 85% written in Java. The drivers are being written in assembler, and some Java Virtual Machine (JVM) and API routines are being written in C++. All of this adds up to one very fast operating system.Once booted, the end user will actually work in the "KONA" desktop environment which is under development by Lotus. This environment will support plug-ins for Java business applets, the HotJava browser, 3270 and 5250 host on demand, xwindows, and others. Scott referred to this applications stack as a webtop or desktop.A Wide Spanning Effort IBM's Scott Winters answers questions after the Austin AITP meeting.Scott was also kind enough to give us an overview of the scope of the IBM effort. The Information Week article had reported that over 2,400 IBM developers were working on the project. Scott would not confirm or deny this number. Instead, he gave us a quick overview of the IBM development centers and the third party development companies which are currently involved in the development of JavaOS. Here is a summary from my notes:IBM RaleighThis team is working on the 3270 and 5250 terminal emulation.IBM RochesterRochester is focused on the network station hardware and the server hardware. These products will probably end up being manufactured in Austin.IBM AustinThe home team! This group is working on the base JavaOS, the stack integration, and the firmware.IBM TokyoPart of the international effort. Tokyo is working on a Just in Time translator for Intel.IBM HursleyAnother international team which is focused on the JDK.IBM ZurichThe Swiss group is developing SSL and Open Card Cryptography.LotusLotus has responsibility for the "KONA" Desktop and Applets.CitrixCitrix has development responsibility for the Java ICA Client.CygnusOut in California, Cygnus is moving forward with the compiler.GraphonThis company, also in California, is developing the XWindows interface.SunSun, the creator of JAVA, continues to work on "Luna", the JDK, and HotJava.Read More itmWEB Features ... Please share your thoughts and comments regarding this feature. You can do so by posting to our |
|
| |
Summary | of | IBM | strategy, | target | market, | progress. | itmWEB. | (March | 10, | 1998) |
|
http://www.itmweb.com/f031098.htm
Inside the IBM JavaOS Project 2008 October
dvd rental
dvd
Summary of IBM strategy, target market, progress. itmWEB. (March 10, 1998)
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Loans - Drug Rehab - Remortgages - Car Credit - Internet Advertising
|