"Is Java Ready for Large Scale Applications" at Pajava 2000

Total Page:16

File Type:pdf, Size:1020Kb

[[ In MSWord97 format || In PDF format ]] Panel Session - "Is Java Ready for Large Scale Applications" at PAJava 2000 Crowne Plaza Hotel - Manchester, April 12-14, 2000 Panel Chair: Professor Geoffrey Fox (Florida State University, USA) Panel Members: Ken Arnold (Sun Microsystems, USA) Jose Moreira (IBM T.J. Watson, USA) Sam Midkiff (IBM T.J. Watson, USA) Vladimir Getov (University of Westminster, UK) Recorded by: Omer F. Rana (University of Wales, Cardiff, UK) Other participants: Jesus Arturo Perez Diaz (University of Oviedo, Spain) Peter van der Linden (Sun Microsystems, USA) Fabio Rinaldi (University of Zurich, Switzerland) Jalal Sabzvari (Trinity Mirror, UK) Malcolm Harding (Trinity Mirror, UK) Markus Reinsch (Bertelsmann, Germany) Alberto Faro (Universita di Catania, Italy) Tony Kakoudakis (Centre for Agents Research and Development, Manchester Metropolitan University, UK) Javier Torner (California State University, San Bernardino, USA) Neeraj Singh (MASTECH Corporation, New Jersey, USA) Amruth Kumar (Ramapo College, New Jersey, USA) Emma Batch (Wrox Press, UK) Julien Vayssiere (INRIA, France) Chris Douce (Information Technology Research Institute, UK) George S. Almasi (IBM T.J. Watson, USA) Giacomo Cabri (Universita? di Modena e Reggio Emilia, Italy) Stefano Sanna (CRS4, Italy) Davide Carboni (CRS4, Italy) Craig Berry (Wrox Press, UK) Eleanor Baylis (Wrox Press, UK) Chandy Nethsinghe (Wrox Press, UK) Overview: Each panel member was asked to comment on issues of interest in using Java for large scale applications. What constitutes a "large scale application" was left intentionally vague - although some members of the panel had experience of using Java in scientific computing applications on supercomputing platforms. Ken Arnold indicated that he was not directly interested in "large scale" but rather in the wider issues of developing distributed computing infrastructure. He suggested that Java had increased in speed by over sixteen times compared to the first implementation, and as processor speeds were increasing, issues in execution speed would automatically be addressed - we just had to wait. KA suggested that "large scale" should include a number of issues - such as accessing a large number of Web pages, connecting a large number of mobile phones etc. However, he indicated that certain problems had theoretical upper limits - such as creating a strategy in a game of Chess. He also commented on an earlier talk in the day, comparing Java performance to Fortran, where speedups comparable to Fortran were observed on certain specialised platforms. Vladimir Getov mentioned that there were many dimensions of scalability, and it was important to consider all of these aspects, rather than just the execution speed. He pointed to an article in the "Communications of the ACM" (January 1997, Vol 40, No 1), where an anology from the Far Side Cartoon was used to show how the research community was responding to the use of Java and Internet. He suggested that it was important to identify reasons why certain communities considered Java to be a "buzz word", rather than a serious programming language. He suggested that it was important to bridge the gap between those employing Java in large scale applications, and those who considered Java to be a "fad". VG indicated that it was also important to bring together the emerging Java community with researchers in other areas of computer science. Comments from participants in the audience: It was indicated that Java books were getting larger every day, and it was important not to expand and add more APIs to Java. KA commented on this that he was surprised that this was considered to be a "problem" - as users were being offered a range of libraries that they could employ in a wider range of applications. KA commented on the role of academic research vs. industrial research in Java, suggesting that academics should use their independence to explore Java functionality - often where such undertakings were considered to be "commercially risky" within a commercial setting. KA encouraged academics to work with SUN Microsystems, and help improve Java in areas where they considered it to be deficient. Sam Midkiff mentioned that for the last 2 to 3 years, people had been concentrating on the easy optimisations in Java performance, and had managed to achieve these. Further optimisations were likely to be harder, and not as clear cut as before. SM and Jose Moreira re-iterated the point that IBM had managed to show Java performance comparable to Fortran, in certain numerical applications. Whereas a few years ago, industry gurus had indicated that this was not possible! SM and JM therefore felt that most technical barriers in making Java usable in large scale applications could be overcome, and most had already been overcome in the last few years. The remaining hurdles were related to creating a suitable business case, and in overcoming the `standards? barriers. SM also mentioned that it was very likely that large business framework may be possible with Java, and many prototype were already been developed to identify the limits in scalability. It was also felt that the sale of components would increase if Java was deployed more widely. SM and JM also identified that the industry for scientific applications was not really large enough, and it was therefore important to consider how lessons learned from scientific computing could feed into business computing. JM felt that it was now hard for universities to compete with commercial companies, and may be universities should aim for applications where they can achieve dominance, such as in distance learning and education. Comments from participants in the audience: What is going to come after Java -- 6 or 7 years from now? What comes next? It was mentioned that the complexity of Java class libraries could become a hindrance in achieving adoption. It was recognised that understanding how class libraries were composed, and which ones could be more usefully deployed was becoming a concern. KA mentioned that this could be a rich field for academics, to see how a greater degree of functionality, as offered in Java, could be managed efficiently. JM mentioned the impact of students learning Java in university, and how IBM was already seeing the effect of this from customers. He indicated that finding Fortran programmers for scientific computing codes was difficult, and it was necessary to consider the move from Fortran to Java, both from a customer point of view, and from a practical recruitment point of view. JM suggested that the impact made by people coming out of university will drive the change towards Java. Further, there were many things that IBM could do in Java which were not possible in Fortran. He therefore indicated that if IBM used Java, it was good for many other reasons, and he was certain that with performance improvements, Java could be the next programming language for the scientific community. JM suggested that universities have contributed by training people - for instance, a particular university could contribute by developing a new scientific code in Java. He felt that it was therefore easy to push universities in the right direction focusing on new technology -- such as Java for scientific codes. JM also suggested that one should evaluate the importance of language performance, as this was clearly not the ONLY factor. Some of the data mining people at IBM, for instance, would not even consider the use of an alternative language (such as C++ or Fortran). Whereas, other people may want to think a bit more about performance. Question from the audience: In the areas of large scale scientific codes -- Fortran seems to be the main language, although some codes have been converted to C. The question was - how long would it take to convert these legacy codes into Java? KA and JM suggested that "If it ain't broke -- don't fix it". It was very hard to get the stability of the original code when it was being translated to another language. Hence, old codes should be kept the same, and integrated using sockets or JNI. The question should be rather what language should newer codes be developed in. Members of the panel were in general agreement that some of the old language proved to be the best in a particular application domain. Whereas the advantages of Java needed to be analysed -- for researching and continuing in the new language. It was suggested that a university can take more risk - and hedge the risk by publication. University is more likely to be the next place for evaluating areas where Java can be successful -- students are also more interested in doing projects in Java, rather than in languages like Fortran or C. However, being able to call other languages in Java was important. Question from audience: Are people still working on improving compilers in Fortran? Most computer companies have componentised compilers. IBM makes improvements not necessarily for Fortran but for all compilers. C++ path has probably been tested more rigorously. Question from audience: Hope/Ambition that Java will kill C++? KA indicated that when in 1996 James Gosling was asked this question, he laughed at it. There are still people using old, and in some cases, proprietary languages - such as SNOBOL! There are also languages which have different mental models, such as LISP. Hence, certain languages are effective within a given context, and it was important to continue using these languages in their particular areas of speciality. C++ does not significantly have a different mental model, and it was likely that many aspects of this language would be overtaken by Java. KA indicated that the growth in job openings for C++ was either constant or declining, whereas demand for Java was continuing to grow geometrically. It was therefore to evaluate where growth was likely to occur in the future, and one should consider new things happening and what impact this is likely to have in the way developers use a language.
Recommended publications
  • A Pairwise Abstraction for Round-Based Protocols
    A Pairwise Abstraction for Round-Based Protocols Lonnie Princehouse Nate Foster Ken Birman Department of Computer Science, Cornell University f lonnie, jnfoster, ken [email protected] Distributed systems are hard to program, for a number of make predictable use of the network. As such, they are reasons. Some of these reasons are inherent. System state “good neighbors” in massive multi-tenant data centers, such is scattered across multiple nodes, and is not random ac- as those that drive Amazon’s EC2. Many cloud computing cess. Bandwidth is an ever-present concern. Fault tolerance services have relaxed consistency requirements in favor of is much more complicated in a partial-failure model. This availability, and this also plays to the strengths of round- presents both a challenge and an opportunity for the pro- based protocols. gramming languages community: What should languages Our goal with CPG is to design abstractions for describ- for distributed systems look like? What are the shortcom- ing these protocols that make it easy to develop richer proto- ings of conventional languages for describing systems that cols via composition and code re-use. The fundamental unit extend beyond a single machine? seen by programmers in CPG is a pair of nodes. A protocol Prior work in this area has produced diverse solutions. in CPG is defined using a select function, which identifies The DryadLINQ [7] language expresses distributed compu- pairs of nodes to communicate in each round, and an up- tations using SQL-like queries. BLOOM [1] also follows a date function, which takes the states of the selected nodes data-centric approach, but assumes an unordered program- as input and produces their updated states after communica- ming model by default.
    [Show full text]
  • In This Day of 3D Graphics, What Lets a Game Like ADOM Not Only Survive
    Ross Hensley STS 145 Case Study 3-18-02 Ancient Domains of Mystery and Rougelike Games The epic quest begins in the city of Terinyo. A Quake 3 deathmatch might begin with a player materializing in a complex, graphically intense 3D environment, grabbing a few powerups and weapons, and fragging another player with a shotgun. Instantly blown up by a rocket launcher, he quickly respawns. Elapsed time: 30 seconds. By contrast, a player’s first foray into the ASCII-illustrated world of Ancient Domains of Mystery (ADOM) would last a bit longer—but probably not by very much. After a complex process of character creation, the intrepid adventurer hesitantly ventures into a dark cave—only to walk into a fireball trap, killing her. But a perished ADOM character, represented by an “@” symbol, does not fare as well as one in Quake: Once killed, past saved games are erased. Instead, she joins what is no doubt a rapidly growing graveyard of failed characters. In a day when most games feature high-quality 3D graphics, intricate storylines, or both, how do games like ADOM not only survive but thrive, supporting a large and active community of fans? How can a game design seemingly premised on frustrating players through continual failure prove so successful—and so addictive? 2 The Development of the Roguelike Sub-Genre ADOM is a recent—and especially popular—example of a sub-genre of Role Playing Games (RPGs). Games of this sort are typically called “Roguelike,” after the founding game of the sub-genre, Rogue. Inspired by text adventure games like Adventure, two students at UC Santa Cruz, Michael Toy and Glenn Whichman, decided to create a graphical dungeon-delving adventure, using ASCII characters to illustrate the dungeon environments.
    [Show full text]
  • Towards Rogue-Soar: Amulet of Yendor Using Its Levitation Capabilities.” Combining Soar, Curses and Micropather
    Gameplay The purpose of Rogue is “to descend into the Dungeons of Doom, defeat monsters, find treasure, and return to the surface with the Towards Rogue-Soar: amulet of Yendor using its levitation capabilities.” Combining Soar, Curses and Micropather Johnicholas Hines Advisor: Clare Bates Congdon May 17, 2010 Figure: The player (‘@’) is fighting a bat (‘B’). History Novelty I In the late 1970s, Ken Arnold designed a library (later named Rogue does not seem like a novel environment for Soar. curses[1]) to put characters at specific locations, enabling a I Discrete-Space crude form of interactive graphics. I Discrete-Time / Synchronous I Using this library, Michael Toy and Glen Wichman designed I Two-Dimensional Rogue[4]. I Single-Agent I In 1983, Rogue became popular when it was included in BSD Unix 4.2. Why should you be interested? I In 1984, Michael L. Mauldin, Guy Jacobson, Andrew Appel, and Leonard Hamey published “Rog-o-matic: A belligerent expert system”[3]. I In 1987, John Laird, Paul Rosenbloom, and Allen Newell published “Soar: An Architecture for General Intelligence”[2]. Is writing an Rog-o-matic-competitive agent easy now? Why you should be interested Rogue-Soar I/O I Rogue is a real human activity; people played it. ˆio I Rogue has been previously studied. ˆinput-link ˆspot I Because Rogue was written decades ago, it is now fast. ˆrow <0..23> I The generic I/O link could be reused for other curses-based ˆcolumn <0..79> roguelikes (ADoM, Angband, Crawl, Moria, NetHack). ˆcontents <char> I The generic I/O link could be reused for other curses-based ˆoutput-link applications (vi, emacs, lynx, w3m).
    [Show full text]
  • Cisc 7124X [*709.2X]
    Brooklyn College Department of Computer & Information Sciences CISC 7124 [*709.2X] Object-Oriented Programming 37½ hours plus conference and independent work; 3 credits Object-oriented programming concepts and techniques: data abstraction and encapsulation, classes, inheritance, overloading, polymorphism, interfaces. Introduction to and use of one or more object-oriented languages such as C++ or Smalltalk. An introduction to object-oriented design. Syllabus Procedural programming in Java Introduction to object-oriented design and programming View classes as abstract data types o Int class o Rectangle class o Stack class o Queue class Object-oriented programming in Java (Classes, Methods, Messages, and Instances) o Built-in classes . Boolean, Character, Byte, Short, Integer, Long, Float, Double, String & StringBuffer, Vector, Hashtable Interfaces and Packages Collections Inheritance Midterm exam (BinaryTree.java | SumLines.java) I/O o Echo.java o CopyTextFile.java Graphics programming with AWT (Components & Graphic & Layout managers) o TestDrawString.java o TestImage.java Event handling o TestEvent.java o TestCardLayout.java o TestImageCards.java Applets Advanced topics o Network programming with sockets o Multithreaded programming and animation . DigitClock.java . Greeting1.java . AnimatedImage.java . PingPong.java . ProducerConsumer.java . Clocks.java o JDBC and MySql o Servlet programming Textbook : The Java Tutorial: A Short Course on the Basics, 4th Edition Bibliography: Big Java: Programming and Practice, by Cay S. Horstmann, Wiley, 2002. A Programmer's Guide to Java (tm) Certification -- Khalid Azim Mughal, Rolf Rasmussen, 2000. Core Java 2, Volume I -- Fundamentals, by Cay S. Horstmann and Gary Cornell, Prentice Hall, 1999. Introduction to Programming Using Java : An Object-Oriented Approach, by David M. Arnow, Gerald Weiss, Addison-Wesley, 1998.
    [Show full text]
  • The Jini/Sup TM/ Architecture: Dynamic Services in a Flexibie Network
    9.3 The JiniTMArchitecture: Dynamic Services in a Flexible Network Ken Arnold Sun Microsystems, Inc. 1 Network Drive Burlington, MA 01 804 +01-781-442-0720 [email protected] 1. ABSTRACT capable printer, the proxy object that implements the This paper gives an overview of the JiniTM Printer interface will convert the text to PostScript and architecture, which provides a federated infra- send it to the printer. A different printing service whose printer uses PCL as a printing language will have a a proxy structure for dynamic services in a network. object that converts the text to PCL commands. Services may be large or small. The universal platform provided by the virtual machine also 1.1 Keywords means that code can be downloaded to the client if necessary. Jini, Java, networks, distribution, distributed computing This means that the client can use services whose implementations were previously unknown. If a client using 2. INTRODUCTION the PostScript capable print service has never used it before, The JiniTM architecture provides an infrastructure for the conversion code can be automatically downloaded on defining, advertising, and finding services in a network. demand by the virtual machine. Clients can talk to services Services are defined by one or more JavaTM language that they have never seen before (and may never see again) interfaces or classes. These types define a contract with the without any human intervention, such as installing drivers on clients of the service. all the systems that will use a new printing service. For example, if a service supports a printer interface it A discovery protocol lets clients and services find available supports a Printer service.
    [Show full text]
  • The Javascript Programming Language
    The JavaScript Programming Language The JavaScript Programming Language - 95 pages - Jones & Bartlett Publishers, 2009 - 2009 - 1449662676, 9781449662677 - Ray Toal, John David Dionisio The JavaScript Programming Language provides a brief introduction to the JavaScript language that is now an important component of every programmers tool box. It offers an overview of JavaScript to students interested in pursuing advanced programming skills. Clear and Concise, The JavaScript Programming Language is an excellent primer to this popular dynamic language and is ideal for use on its own or when coupled with one of Jones and Bartlett's outstanding introductory computer science texts. DOWNLOAD PDF FILE http://resourceid.org/2gcPGlG.pdf Programming with JavaScript: Algorithms and Applications for Desktop and Mobile Browsers - John David Dionisio, Ray Toal - Computers - Designed specifically for the CS-1 Introductory Programming Course, "Programming with JavaScript: Algorithms and Applications for Desktop and Mobile Browsers" introduces - 694 pages - ISBN:9780763780609 - Dec 19, 2011 DOWNLOAD PDF FILE http://resourceid.org/2gcUGGJ.pdf Web Development with JavaScript and Ajax Illuminated - Oct 22, 2010 - ISBN:9781449613242 - Computers - 497 pages - Web Development with JavaScript and AJAX teaches your students the cutting-edge techniques for web development for Web 2.0 and 3.0. Ideal for the undergraduate student delving - Richard Allen, Kai Qian, Southern Polytechnic State University Kai Qian, Lixin Tao, Xiang Fu DOWNLOAD PDF FILE http://resourceid.org/2gcPFOx.pdf JavaScript Pocket Reference - Computers - ISBN:9781449335991 - David Flanagan - JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around - 280 pages - Apr 9, 2012 - Activate Your Web Pages DOWNLOAD PDF FILE http://resourceid.org/2gcPEdr.pdf It is usable as either a programming language (that is compiled to JavaScript) or as a JavaScript library, and is designed for both uses.
    [Show full text]
  • Extreme Java G22.3033-007
    Extreme Java G22.3033-007 Session 8 - Sub-Topic 2 OMA Trading Services Dr. Jean-Claude Franchitti New York University Computer Science Department Courant Institute of Mathematical Sciences Trading Services for Distributed Enterprise Communications Dr. Jean-Claude Franchitti Page 1 Presentation Agenda • Enterprise Systems Technology Classifications • Naming, Directory, and Trading Services in a Nutshell • CORBA as a Trading Service • Microsoft Active Directory Services • Jini as a Trading Service – Jini Component Architecture – Jini Programming Model – Jini Infrastructure – Jini Class Architecture and Development Process – Jini Service Example – From the Logical Infrastructure to a Physical Solution – Physical Solution Implementation Steps • Conclusions 2 Enterprise Systems Technology Classifications Q User Interfacing Q AWT, Swing, JMF, JavaBeans Q Distributed Communications Enabling Q TCP/IP, HTTP, CORBA, RMI/IIOP, COM+ Q Services for Distributed Communications Q JNDI, CORBA Trading, JINI, Activation, JMS, JavaMail, JTA, JTS, etc. Q Systems Assurance Q Security, Reliability, Availability, Maintainability, Safety Q Data Enabling Q JDBC, RDBMs, ODBMSs Q Web Enabling Q HTML, XML, Applets, Servlets, JSPs Q Applications Enabling Q EJB, EAI 3 Page 2 Services for Distributed Communications Q Naming Q DNS, JNDI Q Directory Q NIS, NDS, LDAP, Microsoft Active Directory Q Trading Q CORBA Trading Service, JINI Q Activation Q CORBA LifeCycle Service, Java Activation Framework Q Messaging Q JMS, JavaMail, CORBA Event Service, CORBA Messaging Service,
    [Show full text]
  • Irrevocability in Games
    IRREVOCABILITY IN GAMES Interactive Qualifying Project Report completed in partial fulfillment of the Bachelor of Science degree at Worcester Polytechnic Institute, Worcester, MA Submitted to: Professor Brian Moriarty Daniel White Michael Grossfeld 1 Abstract This report examines the history and future application of irrevocability in video games. Decision making is an essential part of playing video games and irrevocability negates replayability by disallowing alternate decisions. We found that successful games with this theme exhibit irreversibility in both story and game mechanics. Future games looking to use irrevocability well must create an ownership that the player feels towards the experience by balancing these two mechanics. 2 Table of Contents IRREVOCABILITY IN GAMES .............................................................................................................. 1 Abstract .................................................................................................................................................... 2 Table of Contents ................................................................................................................................... 3 Part One: Concept of Irrevocability ................................................................................................ 4 Introduction .......................................................................................................................................................... 4 Part Two: Chronology of Irrevocability ........................................................................................
    [Show full text]
  • A Framework for Run-Time Correctness Assurance of Real- Time Systems
    University of Pennsylvania ScholarlyCommons Technical Reports (CIS) Department of Computer & Information Science January 1998 MaC: A Framework for Run-Time Correctness Assurance of Real- Time Systems Moonjoo Kim University of Pennsylvania Mahesh Viswanathan University of Pennsylvania Hanene Ben-Abdallah University of Pennsylvania Sampath Kannan University of Pennsylvania, [email protected] Insup Lee University of Pennsylvania, [email protected] See next page for additional authors Follow this and additional works at: https://repository.upenn.edu/cis_reports Recommended Citation Moonjoo Kim, Mahesh Viswanathan, Hanene Ben-Abdallah, Sampath Kannan, Insup Lee, and Oleg Sokolsky, "MaC: A Framework for Run-Time Correctness Assurance of Real-Time Systems", . January 1998. University of Pennsylvania Department of Computer and Information Science Technical Report No. MS-CIS-98-37. This paper is posted at ScholarlyCommons. https://repository.upenn.edu/cis_reports/77 For more information, please contact [email protected]. MaC: A Framework for Run-Time Correctness Assurance of Real-Time Systems Abstract We describe the Monitoring and Checking (MaC) framework which provides assurance on the correctness of program execution at run-time. Our approach complements the two traditional approaches for ensuring that a system is correct, namely static analysis and testing. Unlike these approaches, which try to ensure that all possible executions of the system are correct, our approach concentrates on the correctness of the current execution of the system. The MaC architecture consists of three components: a filter, an event recognizer, and a run-time checker. The filter extracts low-level information, e.g,, values of program variables and function calls, from the system code, and sends it to the event recognizer.
    [Show full text]
  • Rogue-Like Warum Rogue-Like?
    Rogue-like Warum Rogue-like? Michael Toy, Ken Arnold and Glenn Wichman at U.C. Santa Cruz Ascii Grafik • http://www.lcurtisboyle.com/nitros9/rogue-80.gif D&D Regeln • Basiert meist auf Dungeons and Dragons • Es wird aber sehr viel experimentiert Prozeduraler Levelaufbau Perma Death Turnbased Dungeon Crawler Sehr hoher Schwierigkeitsgrad Unintuitive Steuerung • Viele Profi-Funktionen • Oft kann man Scripte schreiben, um vieles zu automatisieren Voraussetzungen Adventure 1975 • Fantasy Setting • in einem Höhlensystem • rein textbasiert Steuerung • HJKLY(Z)UBN VI Tasten Curses Library • Entwickelt von Ken Arnold • Bibliothek zum Positionieren des Cursors und setzen von Ascii-Zeichen beliebig auf dem Bildschirm • aus Curses wurde PDCurses • und daraus NCurses (n steht für New) • Software ist zwischen allen Versionen leicht portierbar BSD Unix • Santa Cruz, California, Michael Toy & Glenn Wichman • Michael reist nach U.C. Berkeley • Entwickelt dort mit Ken Arnold das Spiel weiter • Dort wurde auch BSD Unix entwickelt, die Grundlage für Mac OS X • Das Spiel wurde Teil von BSD • Damit wurde es auf allen Unirechnern der ganzen Welt verbreitet Unterscheidung von Rogue-likes • *band • Hack-likes *band • Set Your Own Pace: There isn't a hunger clock forcing you forward (or there is a shop to restock at). • No Level Memory: Levels are not preserved when you go up and down, so you can keep getting new monsters at any given difficulty level. • Lots of Items: There are a lot of items, ranging from broken sticks to super amazing swords. Equipment upgrade paths are long, rather than being very short. • Steep Power Curve: The PC is god-like powerful by the end of the game.
    [Show full text]
  • COOTS ‘99) Sponsored by the USENIX Association Conference Web Site
    Call for Papers 5th Conference on Object-Oriented Technologies and Systems (COOTS ‘99) Sponsored by The USENIX Association Conference Web site:http://www.usenix.org/events/coots99 May 3-7, 1999 San Diego, California, USA Important Due Dates In addition to experience-centered papers, COOTS '99 Paper submissions: Nov. 6, 1998 accepts papers on a wide range of topics, including but Tutorial submissions: Nov. 6, 1998 not limited to: Notification to authors: Dec. 16, 1998 Distributed Objects Camera-ready papers: March 23, 1999 Object-oriented systems performance Security for Distributed Objects Conference Organizers Object services Program Chair Mobile objects Murthy Devarakonda, IBM T.J. Watson Research Center Object-oriented design technigues Program Committee Component based operating systems Ken Arnold, Sun Microsystems, Inc. Standard Template Library Rachid Guerraoui, Swiss Federal Institute of Technology Advanced C++ topics/examples Jennifer Hamilton, Microsoft Corporation Java and Web programming languages Doug Lea, SUNY Oswego Container technologies (e.g. Java Beans) Gary Leavens, Iowa State University Design patterns Scott Meyers, Software Development Consultant Visual J++ and other development tools Ira Pohl, UC Santa Cruz Fault tolerance Rajendra Raj, Morgan Stanley & Company New OO programming languages Doug Schmidt, Washington University Object-Oriented database systems Joe Sventek, Hewlett-Packard Labs Building distributed applications Steve Vinoski, IONA Technologies, Inc. Persistent Object Issues Werner Vogels, Cornell University
    [Show full text]
  • A Guide to the Mazes of Menace: Guidebook for Nethack
    A Guide to the Mazes of Menace: Guidebook for NetHack Eric S. Raymond (Extensively edited and expanded for 3.4) February 12, 2003 1 Introduction Recently, you have begun to find yourself unfulfilled and distant in your daily occupation. Strange dreams of prospecting, stealing, crusading, and combat have haunted you in your sleep for many months, but you aren’t sure of the reason. You wonder whether you have in fact been having those dreams all your life, and somehow managed to forget about them until now. Some nights you awaken suddenly and cry out, terrified at the vivid recollection of the strange and powerful creatures that seem to be lurking behind every corner of the dungeon in your dream. Could these details haunting your dreams be real? As each night passes, you feel the desire to enter the mysterious caverns near the ruins grow stronger. Each morning, however, you quickly put the idea out of your head as you recall the tales of those who entered the caverns before you and did not return. Eventually you can resist the yearning to seek out the fantastic place in your dreams no longer. After all, when other adventurers came back this way after spending time in the caverns, they usually seemed better off than when they passed through the first time. And who was to say that all of those who did not return had not just kept going? Asking around, you hear about a bauble, called the Amulet of Yendor by some, which, if you can find it, will bring you great wealth.
    [Show full text]