US20030056028A1 - Track management system on enterprise java beans - Google Patents
Track management system on enterprise java beans Download PDFInfo
- Publication number
- US20030056028A1 US20030056028A1 US09/955,863 US95586301A US2003056028A1 US 20030056028 A1 US20030056028 A1 US 20030056028A1 US 95586301 A US95586301 A US 95586301A US 2003056028 A1 US2003056028 A1 US 2003056028A1
- Authority
- US
- United States
- Prior art keywords
- data
- application server
- arrangement
- j2ee
- java
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
- 235000006719 Cassia obtusifolia Nutrition 0.000 title claims abstract description 13
- 235000014552 Cassia tora Nutrition 0.000 title claims abstract description 13
- 244000201986 Cassia tora Species 0.000 title abstract description 9
- 238000012545 processing Methods 0.000 claims abstract description 92
- 238000000034 method Methods 0.000 claims description 19
- 238000010586 diagram Methods 0.000 description 21
- 238000013461 design Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 230000002688 persistence Effects 0.000 description 2
- 230000003466 anti-cipated effect Effects 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000009826 distribution Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 238000000926 separation method Methods 0.000 description 1
- 230000011664 signaling Effects 0.000 description 1
- 238000003860 storage Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/465—Distributed object oriented systems
Definitions
- FIG. 1 is a simplified block diagram of a command and control system, including a track management system according to an aspect of the invention
- track management system 18 is illustrated as including a plurality of track position filter components 220 a, 220 a ′, . . . 220 a ′′, . . . , 220 a N .
- Each track position filter component translates the coordinate information for each track to a common coordinate system.
- Track management system 18 of FIG. 2 also includes a plurality of correlators or correlation components, some of which are designated 220 b, 220 b ′, and 220 b ′′.
- a correlator determines whether new data received represents a new manifestation of a track which is currently in the data base, or if it is a new entity which should be independently processed.
- any number of Enterprise Java Bean(s) may be associated with any number of application servers.
- a single Enterprise Java Bean designated 20 a is associated with an application server arrangement 16 containing but a single application server 16 a in a “1:1” arrangement.
- many similar Enterprise Java Bean software components represented by blocks labelled 20 a are associated with an application server arrangement 16 including a plurality of application servers designated 16 a, 16 b , . . . , 16 N in a “1:N” relationship.
- the invention has the advantage of avoiding the need to maintain a store or archive of documentation relating to a plurality of proprietary interconnection standards such as those used in prior-art systems. Often, this documentation was out-of-date, and did not match the actual current practice. Instead, according to the invention, the standards are maintained by the industry groups, and so long as the equipments conform to the industry standards, any designer can use the standards to upgrade, enhance or repair a command and control system according to the invention.
- the system according to the invention has the additional advantage, by comparison with prior art systems such as the AEGIS weapon system, of providing the ability to dynamically activate or deactivate software components. Further, the processing of software components can be dynamically reallocated or redistributed among processors andor computer processing arrangements. Since systems according to the invention are J2EE compliant, various systems tools such a development and debugging tools, peripherals, and other software components, are readily available. Put another way, systems according to the invention, by contrast with at least some prior art systems, have the flexibility andor capability to rebalance operation in the event of faults or improper load distribution, because the applications operated by the software components are independent of the hardware processors on which the components run.
- an application server could be used even if it did not run on a Java virtual machine, but could process the data in the desired fashion and produce the desired results even if it were to run on binary files which execute the machine code, so long as the end computer processing arrangement or CPU is capable of being controlled by the application server.
- an application server running C++ could process the Enterprise Java Beans.
- Corba software components are functionally equivalent to EJB software components, and may be used in their stead.
- the technologies in question tend to be combined into assemblages of greater and greater complexity, so that systems including separate or several functional blocks tend to be combined into single blocks or elements which include all the functions of the formerly separate entities. It is anticipated that the system according to the invention may be implemented as a single integrated block lacking obvious separations among the functional elements. In order to use Java byte code, one must necessarily use a J2EE.
- the computer processing arrangement capable of processing J2EE compliant software components entails at least one of (a) processing Java code, (b) processing Java byte code, (c) processing Java byte code through use of a Java virtual machine or its functional equivalent, (d) processing EJB software components, (e) processing EJB software components through use of an application server, and (f) processing Corba software components, given that such components are functionally equivalent to EJB software components.
- the computer processing arrangements ( 22 a, 22 b , . . . , 22 N) are provided, each of which is capable of processing J2EE compliant software components.
- the computer processing arrangements ( 22 a, 22 b , . . . , 22 N) are responsive to a COTS application server arrangement.
- Each computer processing arrangement ( 22 a, 22 b , . . . , 22 N) may be a single CPU (with its ancillary equipment), or a group or cluster of computer processors.
- the method includes, in the application server arrangement ( 16 ), processing the J2EE compliant data with a plurality of Enterprise Java Beans software components ( 20 a, 20 b , . . . 20 n ). In effect, these are components which are capable of being dynamically controlled.
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Stored Programmes (AREA)
Abstract
A command and control system uses J2EE compliant format signals to communicate to the track management system. The track management system operates on an application server arrangement including one or more J2EE compliant application servers. The track management system uses Enterprise Java Beans software components, which are allocated among the various CPUs of the computer processing arrangement by the application server arrangement. Thus, commercial off-the-shelf equipment can be used pursuant to commercial standards to obtain the reliability associated with ready allocation of the Enterprise Java Beans among any of the available CPUs or clusters of CPUs.
Description
- This invention relates to command and control systems, and more particularly to track management portions of command and control systems.
- Command and control systems are widely used in military applications. In general, a command and control system integrates a plurality of sensors, devices, weapons, and communications with trained people, to accomplish specified functions, both defensive and offensive. The track management system is an important part of a command and control system, in that the data upon which decisions are made by other portions of the command and control system must be correct.
- In the past, command and control systems were integrated using various standards, such as LINK11 and LINK 4A in the case of Navy systems. Such systems can be quite effective. It has been found, however, that such systems are quite expensive to design and manufacture, and are also expensive to maintain and especially to upgrade. The upgrading problem is exacerbated by the fact that the original designers may no longer be available at the time that the upgrade is to be designed. The designers of the upgrade must initially familiarize themselves with the original system before the design of the upgrade can commence, and this time translates into money and delay. In addition, there is a problem of interoperability among the various portions of the redesigned system, in that there must be a consensus among the designers of the various portions of the command and control system as to the data exchange signaling protocols of the redesigned system. This consensus necessarily takes time and additional money.
- A method according to an aspect of the invention is for operating a command and control system which includes a track management system. The method includes the step of providing a COTS application server arrangement capable of receiving data in a Java Two Enterprise Edition (J2EE) compliant protocol. Target data is generated and communicated to the COTS application server arrangement in the form of a Java Two Enterprise Edition (J2EE) compliant protocol. A plurality of computer processing arrangements are provided, each of which is capable of processing J2EE compliant software components. In other words, the computer processing arrangements are responsive to a COTS application server arrangement. Each computer processing arrangement may be a single CPU (with its ancillary equipment), or a group or cluster of computer processors. Each COTS application server arrangement may be a single application server (with its ancillary software), or a group or cluster of application servers. According to the invention, the method includes, in the application server arrangement, processing the J2EE compliant data with a plurality of Enterprise Java Beans software components. In effect, these are components which are capable of being dynamically controlled. The application server arrangement also establishes those of the computer processing arrangements in which the data is processed. When the computer processing arrangements which are to process the various portions of the data have been established or determined, the J2EE compliant data is provided to the selected ones of the computer processing arrangements, for thereby generating processed data. Finally, the processed data is provided to a user. Most often, the user is another system or subsystem of the command and control system.
- A method according to another mode of the invention is for operating a track management system according to another aspect of the invention includes the step of providing a COTS application server arrangement capable of receiving data which is pursuant to a Java Two Enterprise Edition (J2EE) compliant protocol. Data is generated which represents target information, and the data is communicated to the COTS application server in the form of a Java Two Enterprise Edition (J2EE) compliant protocol. A computer processing arrangement is provided. The computer processing arrangement is capable of processing J2EE compliant software components. In the application server arrangement, the J2EE compliant data is processed with one of (a) an Enterprise Java Bean software component arrangement and (b) a Corba software component arrangement, to establish or determine those of the computer processing arrangements in which the data is processed. The J2EE compliant data is provided to the selected ones of the computer processing arrangements, for thereby generating processed data. Finally, the processed data is provided to a user.
- FIG. 1 is a simplified block diagram of a command and control system, including a track management system according to an aspect of the invention;
- FIG. 2 is a simplified notional or illustrative block diagram of software components of the track management system of FIG. 1;
- FIG. 3a represents a simplified block diagram of the allocation of one application server or an application server arrangement to a single computer processing arrangement including a single central processing unit (CPU), FIG. 3b represents a simplified block diagram of the allocation of one application server or application server arrangement to a computer processing arrangement including a plurality of CPUs, FIG. 3c represents a simplified block diagram of the allocation of a plurality of application servers or application server arrangements to a computer processing arrangement including a single CPU, and FIG. 3d represents a simplified block diagram of the allocation of an application server arrangement including a plurality of application servers to a computer processing arrangement including plural CPUs;
- FIG. 4a represents a simplified block diagram of the allocation of one Enterprise Java Bean (EJB) software component arrangement including a single EJB software component to an application server arrangement including a single application server, FIG. 4 b represents a simplified block diagram of the allocation of one Enterprise Java Bean (EJB) software component arrangement including a single EJB software component to an application server arrangement including a plurality of application servers, FIG. 4c represents a simplified block diagram of the allocation of an EJB software component arrangement including a plurality of EJB software components to an application server arrangement including a single application server, and FIG. 4d represents a simplified block diagram of the allocation of an EJB software component arrangement including a plurality of Enterprise Java Bean software components to an application server arrangement including a plurality of application servers; and
- FIG. 5a is a simplified block diagram of a computer processing arrangement capable of processing Java; FIG. 5b is a simplified block diagram of a computer processing arrangement capable of processing Java through a Java virtual machine, FIG. 5c is a simplified block diagram of a computer processing arrangement capable of processing an EJB software component through use of an application server and a Java virtual machine, FIG. 5d is a simplified block diagram of a computer processing arrangement capable of processing an EJB software component through use of an application server, and FIG. 5d is a simplified block diagram of a computer processing arrangement capable of processing a Corba software component by the use of an application server.
- FIG. 1 is a simplified block diagram of a command and
control system 10 according to an aspect of the invention. In FIG. 1, a track data source represented as ablock 12 generates signals. The source ofdata 12 may be a sensor or another system or subsystem, which generates signals which may be representative of a the existence of a target or track, and possibly its location, dimensions, and velocity.Source 12 might be a radar system, for example, or another command and control system, or a LINK 4A, Link 11, or LINK 16 interface, or any other source. According to an aspect of the invention, the track data signals are transmitted by way of asignal path 14 to a commercial off-the-shelf (COTS) application server arrangement illustrated as ablock 16, and the track data signals onpath 14 are in a J2EE-compliant format. In this context, an application server arrangement comprises one or more application servers which provide the application server function. The J2EE format is set or maintained by JavaSoft, which can be found at www.javasoft.com. Theset 16 of plural application servers represented byblocks application server arrangement 16 of FIG. 1, atrack management system 18 receives, processes and maintains the data. In essence, thetrack management system 18 processes the data for storage, and stores the data. In addition, the track management system determines whether the data represents new data or an update to a current track, all in known fashion. Within the track management system, the data is processed by aset 20 of a plurality of Enterprise Java Bean software components, represented byblocks set 20 of plural EJB software components must be essentially compliant with the J2EE standard, although those skilled in the art will recognize that the compliance need only be sufficient for operation as described herein. Physically, theapplication server arrangement 16 includes a plurality of central processing units, which are represented by aset 22 ofblocks set 22 may be clusters of CPUs. Instead of individual application servers, some or all of the blocks ofset 16 may be clusters of application servers. Instead of individual EJB software components, some or all of the blocks ofset 20 may be a plurality of EJB software components. According to an aspect of the invention, the application server arrangement establishes or determines which Enterprise Java Bean software component of set 20 runs on which of theCPUs - As also illustrated in FIG. 1,
application server 16 a may be a part of anapplication server arrangement 16 which includes a plurality of application servers, some of which are additionally designated 16 b, 16M. - Upon requests for data from an external user of data, such as
user 24 of FIG. 1, the requested data is transmitted, in J2EE compliant format, to the user. The user block which receives the signals may be a sensor, a weapon, or another system or subsystem. The inherent operation of theapplication server arrangement 16 operating on the Enterprise Java Beans, and in conjunction with the plurality of CPUs ofset 22, results in automatic assignment of each Enterprise Java Bean component to one of the processors. In the event of failure of one of the CPUs ofset 22, theapplication server arrangement 16 automatically reassigns the Enterprise Java Beans to operable processors, unlike the situation in the prior art, in which failure of as few as two CPUs, namely (a) the primary and (b) the secondary or backup could result in failure to run of that software process which was assigned to those two CPUs. - In FIG. 2,
track management system 18 is illustrated as including a plurality of track position filter components 220 a, 220 a′, . . . 220 a″, . . . , 220 a N. Each track position filter component translates the coordinate information for each track to a common coordinate system.Track management system 18 of FIG. 2 also includes a plurality of correlators or correlation components, some of which are designated 220 b, 220 b′, and 220 b″. A correlator determines whether new data received represents a new manifestation of a track which is currently in the data base, or if it is a new entity which should be independently processed.Track management system 18 also includes a plurality of unique identification components 220 c, 220 c′, and 220 c″ and of system track data representation components 220 n, 220 n′, and 220 n″. The number of each component which may be in existence at any particular moment depends upon the number of individual processes which are being prosecuted, which in turn means that the number of components such as 220 a, 220 b, 220 c, or 220 d (or any others which may be used) equals the number of Enterprise Java Beans currently in existence. In other words, the track position filters, correlators, unique identifiers, and system track data representations of FIG. 2 are merely particular uses or implementations of the EJBs of FIG. 1. The components of the track management system, and their functions, are well known in the art, and form no part of the invention. - In general, any number of application server(s) may be associated with any number of computer processing arrangements. A computer processing arrangement capable of processing J2EE compliant software components must be capable of one of (a) processing Java code, (b) processing Java byte code, (c) processing Java byte code through use of a Java virtual machine or its functional equivalent, (d) processing EJB software components, (e) processing EJB software components through use of an application server arrangement, or (f) processing Corba software components , since Corba software components, which are functionally equivalent to EJB software components. In FIG. 3a, a single application server designated 16 a is associated with a single
computer processing arrangement 22 a in a “1:1” arrangement. As noted, a computer processing arrangement may include a cluster having a plurality of central processing units. In FIG. 3b, a single application server designated 16 a is associated with a plurality of computer processing arrangements, designated 16 a, 16 b, . . . , 16N, in a “1:N” relationship. In FIG. 3c,application servers computer processing arrangement 22 a in an “n:1” arrangement. Lastly, in FIG. 3d, a plurality of application servers designated 16 a, 16 b, . . . , 16 n are associated with a plurality ofcomputer processing arrangements - In general, any number of Enterprise Java Bean(s) may be associated with any number of application servers. In FIG. 4a, a single Enterprise Java Bean designated 20 a is associated with an
application server arrangement 16 containing but asingle application server 16 a in a “1:1” arrangement. In FIG. 4b, many similar Enterprise Java Bean software components represented by blocks labelled 20 a are associated with anapplication server arrangement 16 including a plurality of application servers designated 16 a, 16 b, . . . , 16N in a “1:N” relationship. In FIG. 4c,Enterprise Java Beans application server arrangement 16 containing asingle application server 16 a in an “n:1” arrangement. Lastly, in FIG. 4d, a plurality of Enterprise Java Beans designated 20 a, 20 b, . . . , 20 n are associated with anapplication server arrangement 16 including a plurality ofapplication servers - The invention has the advantage of avoiding the need to maintain a store or archive of documentation relating to a plurality of proprietary interconnection standards such as those used in prior-art systems. Often, this documentation was out-of-date, and did not match the actual current practice. Instead, according to the invention, the standards are maintained by the industry groups, and so long as the equipments conform to the industry standards, any designer can use the standards to upgrade, enhance or repair a command and control system according to the invention.
- In addition to the above advantages, the system according to the invention has the additional advantage, by comparison with prior art systems such as the AEGIS weapon system, of providing the ability to dynamically activate or deactivate software components. Further, the processing of software components can be dynamically reallocated or redistributed among processors andor computer processing arrangements. Since systems according to the invention are J2EE compliant, various systems tools such a development and debugging tools, peripherals, and other software components, are readily available. Put another way, systems according to the invention, by contrast with at least some prior art systems, have the flexibility andor capability to rebalance operation in the event of faults or improper load distribution, because the applications operated by the software components are independent of the hardware processors on which the components run.
- Those skilled in the art recognize that an application server could be used even if it did not run on a Java virtual machine, but could process the data in the desired fashion and produce the desired results even if it were to run on binary files which execute the machine code, so long as the end computer processing arrangement or CPU is capable of being controlled by the application server. Thus, an application server running C++ could process the Enterprise Java Beans. Corba software components are functionally equivalent to EJB software components, and may be used in their stead. In general, it is recognized that the technologies in question tend to be combined into assemblages of greater and greater complexity, so that systems including separate or several functional blocks tend to be combined into single blocks or elements which include all the functions of the formerly separate entities. It is anticipated that the system according to the invention may be implemented as a single integrated block lacking obvious separations among the functional elements. In order to use Java byte code, one must necessarily use a J2EE.
- FIG. 5a is a simplified block diagram of a
computer processing arrangement 22 capable of processingJava software component 510. The Java software component should be one of (a) Java code, (b) Java byte code, (c) andor machine code derived from Java code. FIG. 5b is a simplified block diagram of acomputer processing arrangement 22 capable of processingJava 510 through a Javavirtual machine 512. FIG. 5c is a simplified block diagram of acomputer processing arrangement 22 capable of processing an EJB software component orsoftware component arrangement 20 through use of an application server orapplication server arrangement 16 and a Javavirtual machine 512. FIG. 5d is a simplified block diagram of acomputer processing arrangement 22 capable of processing an EJB software component or EJBsoftware component arrangement 20 through use of an application server orapplication server arrangement 16. FIG. 5d is a simplified block diagram of acomputer processing arrangement 22 capable of processing a Corba software component or Corbasoftware component arrangement 520 by the use of an application server orapplication server arrangement 16. - Thus, the computer processing arrangement capable of processing J2EE compliant software components entails at least one of (a) processing Java code, (b) processing Java byte code, (c) processing Java byte code through use of a Java virtual machine or its functional equivalent, (d) processing EJB software components, (e) processing EJB software components through use of an application server, and (f) processing Corba software components, given that such components are functionally equivalent to EJB software components.
- Thus, a method according to an aspect of the invention is for operating a command and control system (10) which includes a track management system (18). The method includes the step of providing one or more commercial off-the-shelf (COTS) application server(s) (16 a; 16 a, 16 b, . . . , 16M) capable of receiving data in a Java Two Enterprise Edition (J2EE) compliant protocol. Target or other data is generated (12) and communicated to the COTS application server arrangement (16) in the form of a Java Two Enterprise Edition (J2EE) compliant protocol. A plurality (22) of computer processing arrangements (22 a, 22 b, . . . , 22N) are provided, each of which is capable of processing J2EE compliant software components. In other words, the computer processing arrangements (22 a, 22 b, . . . , 22N) are responsive to a COTS application server arrangement. Each computer processing arrangement (22 a, 22 b, . . . , 22N) may be a single CPU (with its ancillary equipment), or a group or cluster of computer processors. According to the invention, the method includes, in the application server arrangement (16), processing the J2EE compliant data with a plurality of Enterprise Java Beans software components (20 a, 20 b, . . . 20 n). In effect, these are components which are capable of being dynamically controlled. The application server arrangement (16) also establishes or determines those of the computer processing arrangements (22 a, 22 b, . . . , 22N) in which the data is processed. When the computer processing arrangements (22 a, 22 b, . . . , 22N) which are to process the various portions of the data have been established or determined, the J2EE compliant data is provided to the selected ones of the computer processing arrangements (22 a, 22 b, . . . , 22N), for thereby generating processed data (on path 26). Finally, the processed data is provided to a user (24). Most often, the user (24) is another system or subsystem of the command and control system (10).
- A method for operating a track management system (18) according to another aspect of the invention includes the step of providing a COTS application server arrangement (16 a; 16 a, 16 b, . . . , 16M) capable of receiving data which is pursuant to a Java Two Enterprise Edition (J2EE) compliant protocol. Data is generated which represents target information, and the data is communicated to the COTS application server in the form of a Java Two Enterprise Edition (J2EE) compliant protocol. A computer processing arrangement (22 a, 22 b, . . . , 22N) is provided. The computer processing arrangement is capable of processing J2EE compliant software components. In the application server arrangement, the J2EE compliant data is processed with one of (a) an Enterprise Java Bean software component arrangement and (b) a Corba software component arrangement, to establish or determine those of the computer processing arrangements in which the data is processed. The J2EE compliant data is provided to the selected ones of the computer processing arrangements, for thereby generating processed data. Finally, the processed data is provided to a user.
Claims (2)
1. A method for operating a track management system, said method comprising the steps of:
providing a COTS application server capable of receiving data in a Java Two Enterprise Edition (J2EE) compliant protocol;
generating data representing target information, and communicating said data to said COTS application server in the form of a Java Two Enterprise Edition (J2EE) compliant protocol;
providing a plurality of computer processing arrangements, each of which is capable of processing Java;
in said application server, processing said J2EE compliant data with a plurality of Enterprise Java Beans software components, establishing those of said computer processing arrangements in which said data is processed;
providing said J2EE compliant data to the selected ones of said computer processing arrangements, for thereby generating processed data; and
providing said processed data to a user.
2. A method for operating a track management system, said method comprising the steps of:
providing a COTS application server arrangement capable of receiving data in a Java Two Enterprise Edition (J2EE) compliant protocol;
generating data representing target information, and communicating said data to said COTS application server in the form of a Java Two Enterprise Edition (J2EE) compliant protocol;
providing a computer processing arrangement which is capable of processing J2EE compliant software components;
in said application server arrangement, processing said J2EE compliant data with one of (a) an Enterprise Java Bean software component arrangement and (b) a Corba software component arrangement to establish those of said computer processing arrangements in which said data is processed;
providing said J2EE compliant data to the selected ones of said computer processing arrangements, for thereby generating processed data; and
providing said processed data to a user.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/955,863 US20030056028A1 (en) | 2001-09-19 | 2001-09-19 | Track management system on enterprise java beans |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/955,863 US20030056028A1 (en) | 2001-09-19 | 2001-09-19 | Track management system on enterprise java beans |
Publications (1)
Publication Number | Publication Date |
---|---|
US20030056028A1 true US20030056028A1 (en) | 2003-03-20 |
Family
ID=25497461
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/955,863 Abandoned US20030056028A1 (en) | 2001-09-19 | 2001-09-19 | Track management system on enterprise java beans |
Country Status (1)
Country | Link |
---|---|
US (1) | US20030056028A1 (en) |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20030105840A1 (en) * | 2001-11-16 | 2003-06-05 | Sun Microsystems, Inc. | Method and apparatus for managing configuration information in a distributed computer system |
US20040059749A1 (en) * | 2002-09-24 | 2004-03-25 | International Business Machines Corporation | Reclaiming resources in response to forced state transitions |
US20050028164A1 (en) * | 2003-07-29 | 2005-02-03 | Sbc Knowledge Ventures, L.P. | J2EE enterprise information system (EIS) common object request broker architecture (CORBA) connector |
US7054890B2 (en) | 2001-09-21 | 2006-05-30 | Sun Microsystems, Inc. | Method and apparatus for managing data imaging in a distributed computer system |
US9972006B2 (en) | 2013-12-25 | 2018-05-15 | Feitian Technologies Co., Ltd. | Method for secure execution of entrusted management command |
US10146598B1 (en) * | 2014-08-13 | 2018-12-04 | Google Llc | Reactor pattern in the cloud |
Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6072431A (en) * | 1997-11-13 | 2000-06-06 | Trimble Navigation Limited | Extensible GPS receiver system |
US6083353A (en) * | 1996-09-06 | 2000-07-04 | University Of Florida | Handheld portable digital geographic data manager |
US6421608B1 (en) * | 2000-07-12 | 2002-07-16 | Ricoh Company Limited | Method and system of remote position reporting device |
US20020104071A1 (en) * | 1999-10-05 | 2002-08-01 | Dietrich Charisius | Methods and systems for supporting and deploying distributed computing components |
US20020108109A1 (en) * | 2001-02-07 | 2002-08-08 | Harris Doug S. | Method and apparatus for providing interactive media presentation |
US20030023752A1 (en) * | 2001-07-12 | 2003-01-30 | International Business Machines Corporation | Pluggable URL providers in a J2EE server |
US20030065827A1 (en) * | 2001-09-06 | 2003-04-03 | Jim Skufca | System and method for dynamically securing dynamic-multi-sourced persisted EJBs |
US20030090712A1 (en) * | 1999-07-14 | 2003-05-15 | Lenz Gary A. | Identification card printer with client/server |
US6857016B1 (en) * | 2000-09-25 | 2005-02-15 | Ricoh Company Limited | Method and system of data collection and mapping from a remote position reporting device |
-
2001
- 2001-09-19 US US09/955,863 patent/US20030056028A1/en not_active Abandoned
Patent Citations (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6083353A (en) * | 1996-09-06 | 2000-07-04 | University Of Florida | Handheld portable digital geographic data manager |
US6072431A (en) * | 1997-11-13 | 2000-06-06 | Trimble Navigation Limited | Extensible GPS receiver system |
US20030090712A1 (en) * | 1999-07-14 | 2003-05-15 | Lenz Gary A. | Identification card printer with client/server |
US20020104071A1 (en) * | 1999-10-05 | 2002-08-01 | Dietrich Charisius | Methods and systems for supporting and deploying distributed computing components |
US6421608B1 (en) * | 2000-07-12 | 2002-07-16 | Ricoh Company Limited | Method and system of remote position reporting device |
US6857016B1 (en) * | 2000-09-25 | 2005-02-15 | Ricoh Company Limited | Method and system of data collection and mapping from a remote position reporting device |
US20020108109A1 (en) * | 2001-02-07 | 2002-08-08 | Harris Doug S. | Method and apparatus for providing interactive media presentation |
US20030023752A1 (en) * | 2001-07-12 | 2003-01-30 | International Business Machines Corporation | Pluggable URL providers in a J2EE server |
US20030065827A1 (en) * | 2001-09-06 | 2003-04-03 | Jim Skufca | System and method for dynamically securing dynamic-multi-sourced persisted EJBs |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7054890B2 (en) | 2001-09-21 | 2006-05-30 | Sun Microsystems, Inc. | Method and apparatus for managing data imaging in a distributed computer system |
US20030105840A1 (en) * | 2001-11-16 | 2003-06-05 | Sun Microsystems, Inc. | Method and apparatus for managing configuration information in a distributed computer system |
US7159015B2 (en) * | 2001-11-16 | 2007-01-02 | Sun Microsystems, Inc. | Method and apparatus for managing configuration information in a distributed computer system |
US7555541B2 (en) | 2001-11-16 | 2009-06-30 | Sun Microsystems, Inc. | Method and apparatus for managing configuration information in a distributed computer system |
US20040059749A1 (en) * | 2002-09-24 | 2004-03-25 | International Business Machines Corporation | Reclaiming resources in response to forced state transitions |
US7143106B2 (en) * | 2002-09-24 | 2006-11-28 | International Business Machines Corporation | Reclaiming resources in response to forced state transitions |
US20050028164A1 (en) * | 2003-07-29 | 2005-02-03 | Sbc Knowledge Ventures, L.P. | J2EE enterprise information system (EIS) common object request broker architecture (CORBA) connector |
US8051144B2 (en) | 2003-07-29 | 2011-11-01 | At&T Intellectual Property I, L.P. | J2EE enterprise information system (EIS) common object request broker architecture (CORBA) connector |
US9972006B2 (en) | 2013-12-25 | 2018-05-15 | Feitian Technologies Co., Ltd. | Method for secure execution of entrusted management command |
US10146598B1 (en) * | 2014-08-13 | 2018-12-04 | Google Llc | Reactor pattern in the cloud |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1099164B1 (en) | Method and program for processing administrative requests of a distributed network application executing in a clustered computing environment | |
US8006117B1 (en) | Method for multi-tasking multiple java virtual machines in a secure environment | |
EP0751461B1 (en) | Digital computer system including virtual device driver registry | |
US6938263B2 (en) | System and method for facilitating dynamic loading of “stub” information to enable a program operating in one address space to invoke processing of a remote method or procedure in another address space | |
KR930004947B1 (en) | Apparatus and method for a data processing system | |
US6112253A (en) | Object-oriented method maintenance mechanism that does not require cessation of the computer system or its programs | |
CN1723440A (en) | Apparatus and method for controlling resource transfers in a logically partitioned computer system | |
JPH07325790A (en) | Decentralized computer system and method for processing of ambiguous identifier by said system | |
DE69125840D1 (en) | ERROR-TOLERATING COMPUTER SYSTEM | |
EP0272835A2 (en) | Virtual execution of programs on a multiprocessor system | |
US20030056028A1 (en) | Track management system on enterprise java beans | |
AU603876B2 (en) | Multiple i/o bus virtual broadcast of programmed i/o instructions | |
EP0355462A3 (en) | Dedicated service processor with inter-channel communication features | |
US20040024766A1 (en) | System for distributing files and transmitting/receiving distributed files | |
JP2002229967A (en) | Computer system, cpu/memory-mounted device and input- output device | |
GB2348989A (en) | Determining the drive letter assignment of a media drive during initial system setup of a computer system | |
AU775624B2 (en) | Method and apparatus for dynamic command extensibility in an intelligent agent | |
EP0871118B1 (en) | Parallel data processing system and method of controlling such a system | |
US5832246A (en) | Virtualization of the ISA bus on PCI with the existence of a PCI to ISA bridge | |
US20030018699A1 (en) | Automatic program deployment in a distributed system | |
US6725226B2 (en) | Computer system using a queuing system and method for managing a queue and heterogeneous data structures | |
US6701360B1 (en) | Method and system for independent console access with tracking in a server system | |
US6065045A (en) | Method and apparatus for object reference processing | |
US7426531B1 (en) | Distributed electronic data processing | |
US7475096B2 (en) | System for distributed communications |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: LOCKHEED MARTIN CORPORATION, MARYLAND Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:UNDERWOOD, MARIAN VALERIE;CARGADO, CHRISTINE MARLENE;REID, JAMES RAY;REEL/FRAME:012202/0482;SIGNING DATES FROM 20010913 TO 20010917 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |