The present invention relates to computing and, in particular, to communications between computers. The present invention finds particular application to the simultaneous operation of a plurality of computers interconnected via a communications network.
International Patent Application No. PCT/AU2005/000580 (Attorney Ref 5027F-WO) published under WO 2005/103926 (to which U.S. patent application Ser. No. 11/111,946 and published under No. 2005-0262313 corresponds) in the name of the present applicant, discloses how different portions of an application program written to execute on only a single computer can be operated substantially simultaneously on a corresponding different one of a plurality of computers. That simultaneous operation has not been commercially used as of the priority date of the present application. International Patent Application Nos. PCT/AU2005/001641 (WO2006/110937) (Attorney Ref 5027F-D1-WO) to which U.S. patent application Ser. No. 11/259,885 entitled: “Computer Architecture Method of Operation for Multi-Computer Distributed Processing and Co-ordinated Memory and Asset Handling” corresponds and PCT/AU2006/000532 (WO2006/110957 (Attorney Ref: 5027F-D2-WO) both in the name of the present applicant and both unpublished as at the priority date of the present application, also disclose further details. The contents of the specification of each of the abovementioned prior application(s) are hereby incorporated into the present specification by cross reference for all purposes.
Briefly stated, the abovementioned patent specifications disclose that at least one application program written to be operated on only a single computer can be simultaneously operated on a number of computers each with independent local memory. The memory locations required for the operation of that program are replicated in the independent local memory of each computer. On each occasion on which the application program writes new data to any replicated memory location, that new data is transmitted and stored at each corresponding memory location of each computer. Thus apart from the possibility of transmission delays, each computer has a local memory the contents of which are substantially identical to the local memory of each other computer and are updated to remain so. Since all application programs, in general, read data much more frequently than they cause new data to be written, the abovementioned arrangement enables very substantial advantages in computing speed to be achieved. In particular, the stratagem enables two or more commodity computers interconnected by a commodity communications network to be operated simultaneously running under the application program written to be executed on only a single computer.
In many situations, the above-mentioned arrangements work satisfactorily. This applies particularly where the programmer is aware that there may be updating delays and so can adjust the flow of the program to account for this. However, the need to update each local memory when any change is made to any memory location, can create transmission delays.
The genesis of the present invention is a desire to improve transmission of data between individual ones of, or some or all of, the multiple computers of a multiple computer system.
In accordance with a first aspect of the present invention there is disclosed a multiple computer system comprising a multiplicity of computers each executing a different portion of an applications program written to execute on a single computer, and each having an independent local memory with at least one memory location being replicated in each said local memory, wherein each of said computers is connected to a single communications network via at least two independent ports and wherein each of said computers sends and receives updating data via said network the multiple communications ports utilizing data packets which can be transmitted or received out of sequence, and wherein said updating data comprises an identifier of the replicated memory location to be updated, the content with which said replicated memory location is to be updated, and a resident updating count of the updating source associated with the identified replicated memory location.
In accordance with a second aspect of the present invention there is disclosed a multiple computer system comprising a multiplicity of computers, and each having an independent local memory with at least one memory location being replicated in each said local memory and each computer being connected to a single communications network via at least two independent communications ports and wherein each of said computers sends and receives updating data via said network the multiple communications ports utilising a data protocol in which data packets can be transmitted or received out of sequence, and wherein said data protocol utilises an updating format comprising an identifier of the replicated memory location to be updated, the content with which said replicated memory location is to be updated, and a resident updating count of the updating source associated with the identified replicated memory location.
In accordance with a third aspect of the present invention there is disclosed a method of interconnecting a multiplicity of computers with a single communications network, said method comprising the steps of:
(i) connecting each of said computers to said network via at least two independent communications ports, and
(ii) having each computer execute a different portion of a single applications program written to execute on only a single computer with each computer having an independent local memory with at least one memory location being replicated in each said local memory.
In accordance with a fourth aspect of the present invention there is disclosed a method of interconnecting a multiplicity of computers with a single communications network, each computer having an independent local memory with at least one memory location being replicated in each said local memory, said method comprising the steps of:
(i) connecting each of said computers to said network via at least two independent communications ports,
(ii) having each of said computers send and receive updating data via said network the multiple communications ports with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets, and
(iii) said data protocol utilising an updating format comprising an identifier of the replicated memory location to be updated, the content with which said replicated memory location is to be updated, and a resident updating count of the updating source associated with the identified replicated memory location.
In accordance with a fifth aspect of the present invention there is disclosed a single computer for use in cooperation with at least one other computer in a multiple computer system, the multiple computer system including a multiplicity of computers each executing a different portion of an applications program written to execute on a single computer, and each of the multiplicity of computers having an independent local memory with at least one memory location being replicated in each said local memory, each of said computers being connected to a communications network via at least two independent ports; the computer including first and second independent communications ports operating independently of each other for sending data to and receiving data from other of the multiplicity of computers via two or more of the multiple independent ports.
In accordance with a sixth aspect of the present invention there is disclosed a method of interconnecting a single computer with a multiplicity of other external computers over a communications network, said method comprising the steps of:
(i) connecting said single computers to said network via at least two independent communications ports, and
(ii) having said single computer execute only a portion of a single applications program written to execute in its entirety on only a one computer, other ones of said multiplicity executing other portions of said single applications program, said single computer and each of said other multiplicity of computers having an independent local memory with at least one memory location being replicated in each said local memory.
In accordance with a seventh aspect of the present invention there is disclosed a method of interconnecting a single computer with a multiplicity of other external computers over a single communications network, said single computer and each of said other multiplicity of computers having an independent local memory with at least one memory location being replicated in each said local memory, said method comprising the steps of:
(i) connecting said single computer to said network via at least two independent communications ports,
(ii) having said single computer send and receive updating data with said other computers via said the multiple communications ports network with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets, and
(iii) said data protocol utilising an updating format comprising an identifier of the replicated memory location to be updated, the content with which said replicated memory location is to be updated, and a resident updating count of the updating source associated with the identified replicated memory location.
A preferred embodiment of the present invention will now be described with reference to the drawings in which:
FIG. 3AA is a diagram similar to
FIG. 4AA is a diagram similar to
The embodiments will be described with reference to the JAVA language, however, it will be apparent to those skilled in the art that the invention is not limited to this language and, in particular can be used with other languages (including procedural, declarative and object oriented languages) including the MICROSOFT.NET platform and architecture (Visual Basic, Visual C, and Visual C++, and Visual C#), FORTRAN, C, C++, COBOL, BASIC and the like.
It is known in the prior art to provide a single computer or machine (produced by any one of various manufacturers and having an operating system (or equivalent control software or other mechanism) operating in any one of various different languages) utilizing the particular language of the application by creating a virtual machine as illustrated in
The code and data and virtual machine configuration or arrangement of
This conventional art arrangement of
In
The one common application program or application code 50 and its executable version (with likely modification) is simultaneously or concurrently executing across the plurality of computers or machines M1, M2 . . . Mn. The application program 50 is written to execute on a single machine or computer (or to operate on the multiple computer system of the abovementioned patent applications which emulate single computer operation). Essentially the modified structure is to replicate an identical memory structure and contents on each of the individual machines.
The term “common application program” is to be understood to mean an application program or application program code written to operate on a single machine, and loaded and/or executed in whole or in part on each one of the plurality of computers or machines M1, M2 . . . Mn, or optionally on each one of some subset of the plurality of computers or machines M1, M2 . . . Mn. Put somewhat differently, there is a common application program represented in application code 50. This is either a single copy or a plurality of identical copies each individually modified to generate a modified copy or version of the application program or program code. Each copy or instance is then prepared for execution on the corresponding machine. At the point after they are modified they are common in the sense that they perform similar operations and operate consistently and coherently with each other. It will be appreciated that a plurality of computers, machines, information appliances, or the like implementing the abovedescribed arrangements may optionally be connected to or coupled with other computers, machines, information appliances, or the like that do not implement the abovedescribed arrangements.
The same application program 50 (such as for example a parallel merge sort, or a computational fluid dynamics application or a data mining application) is run on each machine, but the executable code of that application program is modified on each machine as necessary such that each executing instance (copy or replica) on each machine coordinates its local operations on that particular machine with the operations of the respective instances (or copies or replicas) on the other machines such that they function together in a consistent, coherent and coordinated manner and give the appearance of being one global instance of the application (i.e. a “meta-application”).
The copies or replicas of the same or substantially the same application codes, are each loaded onto a corresponding one of the interoperating and connected machines or computers. As the characteristics of each machine or computer may differ, the application code 50 may be modified before loading, or during the loading process, or with some disadvantages after the loading process, to provide a customization or modification of the application code on each machine. Some dissimilarity between the programs or application codes on the different machines may be permitted so long as the other requirements for interoperability, consistency, and coherency as described herein can be maintained. As it will become apparent hereafter, each of the machines M1, M2. Mn and thus all of the machines M1, M2 . . . Mn have the same or substantially the same application code 50, usually with a modification that may be machine specific.
Before the loading of, or during the loading of, or at any time preceding the execution of, the application code 50 (or the relevant portion thereof) on each machine M1, M2 . . . Mn, each application code 50 is modified by a corresponding modifier 51 according to the same rules (or substantially the same rules since minor optimizing changes are permitted within each modifier 51/1, 51/2 . . . 51/n).
Each of the machines M1, M2 . . . Mn operates with the same (or substantially the same or similar) modifier 51 (in some embodiments implemented as a distributed run time or DRT71 and in other embodiments implemented as an adjunct to the application code and data 50, and also able to be implemented within the JAVA virtual machine itself). Thus all of the machines M1, M2. Mn have the same (or substantially the same or similar) modifier 51 for each modification required. A different modification, for example, may be required for memory management and replication, for initialization, for finalization, and/or for synchronization (though not all of these modification types may be required for all embodiments).
There are alternative implementations of the modifier 51 and the distributed run time 71. For example, as indicated by broken lines in
However, in the arrangement illustrated in
As a consequence of the above described arrangement, if each of the machines M1, M2, . . . , Mn has, say, an internal or local memory capability of 10 MB, then the total memory available to the application code 50 in its entirety is not, as one might expect, the number of machines (n) times 10 MB. Nor is it the additive combination of the internal memory capability of all n machines. Instead it is either 10 MB, or some number greater than 10 MB but less than n×10 MB. In the situation where the internal memory capacities of the machines are different, which is permissible, then in the case where the internal memory in one machine is smaller than the internal memory capability of at least one other of the machines, then the size of the smallest memory of any of the machines may be used as the maximum memory capacity of the machines when such memory (or a portion thereof) is to be treated as ‘common’ memory (i.e. similar equivalent memory on each of the machines M1 . . . Mn) or otherwise used to execute the common application code.
However, even though the manner that the internal memory of each machine is treated may initially appear to be a possible constraint on performance, how this results in improved operation and performance will become apparent hereafter. Naturally, each machine M1, M2 . . . Mn has a private (i.e. ‘non-common’) internal memory capability. The private internal memory capability of the machines M1, M2, . . . , Mn are normally approximately equal but need not be. For example, when a multiple computer system is implemented or organized using existing computers, machines, or information appliances, owned or operated by different entities, the internal memory capabilities may be quite different. On the other hand, if a new multiple computer system is being implemented, each machine or computer is preferably selected to have an identical internal memory capability, but this need not be so.
It is to be understood that the independent local memory of each machine represents only that part of the machine's total memory which is allocated to that portion of the application program running on that machine. Thus, other memory will be occupied by the machine's operating system and other computational tasks unrelated to the application program 50.
Non-commercial operation of a prototype multiple computer system indicates that not every machine or computer in the system utilises or needs to refer to (e.g. have a local replica of) every possible memory location. As a consequence, it is possible to operate a multiple computer system without the local memory of each machine being identical to every other machine, so long as the local memory of each machine is sufficient for the operation of that machine. That is to say, provided a particular machine does not need to refer to (for example have a local replica of) some specific memory locations, then it does not matter that those specific memory locations are not replicated in that particular machine.
It may also be advantageous to select the amounts of internal memory in each machine to achieve a desired performance level in each machine and across a constellation or network of connected or coupled plurality of machines, computers, or information appliances M1, M2, . . . , Mn. Having described these internal and common memory considerations, it will be apparent in light of the description provided herein that the amount of memory that can be common between machines is not a limitation.
In some embodiments, some or all of the plurality of individual computers or machines can be contained within a single housing or chassis (such as so-called “blade servers” manufactured by Hewlett-Packard Development Company, Intel Corporation, IBM Corporation and others) or the multiple processors (eg symmetric multiple processors or SMPs) or multiple core processors (eg dual core processors and chip multithreading processors) manufactured by Intel, AMD, or others, or implemented on a single printed circuit board or even within a single chip or chipset. Similarly, also included are computers or machines having multiple cores, multiple CPU's or other processing logic.
When implemented in a non-JAVA language or application code environment, the generalized platform, and/or virtual machine and/or machine and/or runtime system is able to operate application code 50 in the language(s) (possibly including for example, but not limited to any one or more of source-code languages, intermediate-code languages, object-code languages, machine-code languages, and any other code languages) of that platform and/or virtual machine and/or machine and/or runtime system environment, and utilize the platform, and/or virtual machine and/or machine and/or runtime system and/or language architecture irrespective of the machine or processor manufacturer and the internal details of the machine. It will also be appreciated that the platform and/or runtime system can include virtual machine and non-virtual machine software and/or firmware architectures, as well as hardware and direct hardware coded applications and implementations.
For a more general set of virtual machine or abstract machine environments, and for current and future computers and/or computing machines and/or information appliances or processing systems, and that may not utilize or require utilization of either classes and/or objects, the structure, method and computer program and computer program product are still applicable. Examples of computers and/or computing machines that do not utilize either classes and/or objects include for example, the x86 computer architecture manufactured by Intel Corporation and others, the SPARC computer architecture manufactured by Sun Microsystems, Inc and others, the Power PC computer architecture manufactured by International Business Machines Corporation and others, and the personal computer products made by Apple Computer, Inc., and others.
For these types of computers, computing machines, information appliances, and the virtual machine or virtual computing environments implemented thereon that do not utilize the idea of classes or objects, may be generalized for example to include primitive data types (such as integer data types, floating point data types, long data types, double data types, string data types, character data types and Boolean data types), structured data types (such as arrays and records), derived types, or other code or data structures of procedural languages or other languages and environments such as functions, pointers, components, modules, structures, reference and unions. These structures and procedures when applied in combination when required, maintain a computing environment where memory locations, address ranges, objects, classes, assets, resources, or any other procedural or structural aspect of a computer or computing environment are where required created, maintained, operated, and deactivated or deleted in a coordinated, coherent, and consistent manner across the plurality of individual machines M1, M2 . . . Mn.
This analysis or scrutiny of the application code 50 can take place either prior to loading the application program code 50, or during the application program code 50 loading procedure, or even after the application program code 50 loading procedure (or some combination of these). It may be likened to an instrumentation, program transformation, translation, or compilation procedure in that the application code can be instrumented with additional instructions, and/or otherwise modified by meaning-preserving program manipulations, and/or optionally translated from an input code language to a different code language (such as for example from source-code language or intermediate-code language to object-code language or machine-code language). In this connection it is understood that the term “compilation” normally or conventionally involves a change in code or language, for example, from source code to object code or from one language to another language. However, in the present instance the term “compilation” (and its grammatical equivalents) is not so restricted and can also include or embrace modifications within the same code or language. For example, the compilation and its equivalents are understood to encompass both ordinary compilation (such as for example by way of illustration but not limitation, from source-code to object code), and compilation from source-code to source-code, as well as compilation from object-code to object code, and any altered combinations therein. It is also inclusive of so-called “intermediary-code languages” which are a form of “pseudo object-code”.
By way of illustration and not limitation, in one arrangement, the analysis or scrutiny of the application code 50 takes place during the loading of the application program code such as by the operating system reading the application code 50 from the hard disk or other storage device, medium or source and copying it into memory and preparing to begin execution of the application program code. In another arrangement, in a JAVA virtual machine, the analysis or scrutiny may take place during the class loading procedure of the java.lang.ClassLoader.loadClass method (e.g. “java.lang.ClassLoader.loadClass( )”).
Alternatively, or additionally, the analysis or scrutiny of the application code 50 (or of a portion of the application code) may take place even after the application program code loading procedure, such as after the operating system has loaded the application code into memory, or optionally even after execution of the relevant corresponding portion of the application program code has started, such as for example after the JAVA virtual machine has loaded the application code into the virtual machine via the “java.lang.ClassLoader.loadClass( )” method and optionally commenced execution.
Persons skilled in the computing arts will be aware of various possible techniques that may be used in the modification of computer code, including but not limited to instrumentation, program transformation, translation, or compilation means and/or methods.
One such technique is to make the modification(s) to the application code, without a preceding or consequential change of the language of the application code. Another such technique is to convert the original code (for example, JAVA language source-code) into an intermediate representation (or intermediate-code language, or pseudo code), such as JAVA byte code. Once this conversion takes place the modification is made to the byte code and then the conversion may be reversed. This gives the desired result of modified JAVA code.
A further possible technique is to convert the application program to machine code, either directly from source-code or via the abovementioned intermediate language or through some other intermediate means. Then the machine code is modified before being loaded and executed. A still further such technique is to convert the original code to an intermediate representation, which is thus modified and subsequently converted into machine code. All such modification routes are envisaged and also a combination of two, three or even more, of such routes.
The DRT 71 or other code modifying means is responsible for creating or replicating a memory structure and contents on each of the individual machines M1, M2. Mn that permits the plurality of machines to interoperate. In some arrangements this replicated memory structure will be identical. Whilst in other arrangements this memory structure will have portions that are identical and other portions that are not. In still other arrangements the memory structures are different only in format or storage conventions such as Big Endian or Little Endian formats or conventions.
These structures and procedures when applied in combination when required, maintain a computing environment where the memory locations, address ranges, objects, classes, assets, resources, or any other procedural or structural aspect of a computer or computing environment are where required created, maintained, operated, and deactivated or deleted in a coordinated, coherent, and consistent manner across the plurality of individual machines M1, M2 . . . Mn.
Therefore the terminology “one”, “single”, and “common” application code or program includes the situation where all machines M1, M2 . . . Mn are operating or executing the same program or code and not different (and unrelated) programs, in other words copies or replicas of same or substantially the same application code are loaded onto each of the interoperating and connected machines or computers.
In conventional arrangements utilising distributed software, memory access from one machine's software to memory physically located on another machine typically takes place via the network interconnecting the machines. Thus, the local memory of each machine is able to be accessed by any other machine and can therefore cannot be said to be independent. However, because the read and/or write memory access to memory physically located on another computer require the use of the slow network interconnecting the computers, in these configurations such memory accesses can result in substantial delays in memory read/write processing operations, potentially of the order of 106-107 cycles of the central processing unit of the machine (given contemporary processor speeds). Ultimately this delay is dependent upon numerous factors, such as for example, the speed, bandwidth, and/or latency of the communication network. This in large part accounts for the diminished performance of the multiple interconnected machines in the prior art arrangement.
However, in the present arrangement all reading of memory locations or data is satisfied locally because a current value of all (or some subset of all) memory locations is stored on the machine carrying out the processing which generates the demand to read memory.
Similarly, all writing of memory locations or data is satisfied locally because a current value of all (or some subset of all) memory locations is stored on the machine carrying out the processing which generates the demand to write to memory.
Such local memory read and write processing operation can typically be satisfied within 102-103 cycles of the central processing unit. Thus, in practice there is substantially less waiting for memory accesses which involves and/or writes. Also, the local memory of each machine is not able to be accessed by any other machine and can therefore be said to be independent.
The arrangement is transport, network, and communications path independent, and does not depend on how the communication between machines or DRTs takes place. Even electronic mail (email) exchanges between machines or DRTs may suffice for the communications.
In connection with the above, it will be seen from
This arrangement of the replicated shared memory system allows a single application program written for, and intended to be run on, a single machine, to be substantially simultaneously executed on a plurality of machines, each with independent local memories, accessible only by the corresponding portion of the application program executing on that machine, and interconnected via the network 53. In International Patent Application No. PCT/AU2005/001641 (Attorney Ref: 5027F-D1-WO) to which U.S. patent application Ser. No. 11/259,885 entitled: “Computer Architecture Method of Operation for Multi-Computer Distributed Processing and Co-ordinated Memory and Asset Handling” corresponds and PCT/AU2006/000532 (Attorney Ref: 5027F-D2-WO) in the name of the present applicant, a technique is disclosed to detect modifications or manipulations made to a replicated memory location, such as a write to a replicated memory location A by machine M1 and correspondingly propagate this changed value written by machine M1 to the other machines M2 . . . Mn which each have a local replica of memory location A. This result is achieved by detecting write instructions in the executable object code of the application to be run that write to a replicated memory location, such as memory location A, and modifying the executable object code of the application program, at the point corresponding to each such detected write operation, such that new instructions are inserted to additionally record, mark, tag, or by some such other recording means indicate that the value of the written memory location has changed.
An alternative arrangement is that illustrated in
Consequently, for both RSM and partial RSM, a background thread task or process is able to, at a later stage, propagate the changed value to the other machines which also replicate the written to memory location, such that subject to an update and propagation delay, the memory contents of the written to memory location on all of the machines on which a replica exists, are substantially identical. Various other alternative embodiments are also disclosed in the abovementioned specification. Whilst the above methods are adequate for application programs which write infrequently to replicated memory locations, the method is prone to inherent inefficiencies in those application programs which write frequently to replicated memory locations.
All described embodiments and arrangements of the present invention are equally applicable to replicated shared memory systems, whether partially replicated or not. Specifically, partially replicated shared memory arrangements where some plurality of memory locations are replicated on some subset of the total machines operating in the replicated shared memory arrangement, themselves may constitute a replicated shared memory arrangement for the purposes of this invention.
Turning now to
Each of the machines or computers M1, M2 . . . Mn is connected or coupled to a communications network 53 by means of a dual port trunk connector 58 (which utilises a technique known as link aggregation or teaming). Each dual port trunk connector 58 enables data from the corresponding machine to be streamed into, or out of, the network 53.
Since the server machine X (when preferably provided and utilised) does not have to transmit the same load of data as the application running machines M1, M2 . . . Mn, the server machine X is preferably connected to the communications network 53 by means of a regular single port connection 8.
In some prior art arrangement such as distributed shared memory (DSM), the dual port 58 functions as a single port with an idle port which is able to be utilised as a backup in the event that the active port should fail. This is because the DSM multiple computer system relies upon messages being sent and received in the same order or sequence. Thus, using both ports simultaneously would result in undesirable consequences in such a prior art system. Such consequences include decreased speed of performance and/or unclaimed memory states.
However, in the preferred embodiment utilising both a data protocol which allows messages to be received and/or transmitted out of order, and utilising both ports independently, the overall speed of operation is able to be increased.
Turning now to
Although it is preferable for each of the machines M1, M2 . . . Mn, to be connected to the network 53 by means of an identical connection, this is not necessary. As indicated in the embodiment of
A suitable multiple port switch is that sold by CISCO Systems of the USA under the trade name Power Connect 5224 Switch.
The data protocol or data format which is used in both
Briefly stated, the abovementioned data protocol or message format includes both the address of a memory location where a value or content is to be changed, the new value or content, and a count number indicative of the position of the new value or content in a sequence of consecutively sent new values or content.
Thus a sequence of messages are issued form one or more sources. Typically each source is one computer of a multiple computer system and the messages are memory updating messages which include a memory address and a (new or updated) memory content.
Thus each source issues a string or sequence of messages which are arranged in a time sequence of initiation of transmission. The problem arises that the communication network 53 cannot always guarantee that the messages will be received in their order of transmission. Thus a message which is delayed may update a specific memory location with an old or stale content which inadvertently overwrites a fresh or current content.
In order to address this problem each source of messages includes a count value in each message. The count value indicates the position of each message in the sequence of messages issuing from that source. Thus each new message from a source has a count value incremented (preferably by one) relative to the proceeding messages. Thus the message recipient is able to both detect out of order messages, and ignore any messages having a count value lower than the last received message from that source. Thus earlier sent but later received messages do not cause stale data to overwrite current data.
As explained in the abovementioned cross referenced specifications, later received packets which are later in sequence than earlier received packets overwrite the content or value of the earlier received packet with the content or value of the later received packet. However, in the event that delays, latency and the like within the network 53 result in a later received packet being one which is earlier in sequence than an earlier received packet, then the content or value of the earlier received packet is not overwritten and the later received packet is effectively discarded. Each receiving computer is able to determine where the latest received packet is in the sequence because of the accompanying count value. Thus if the later received packet has a count value which is greater than the last received packet, then the current content or value is overwritten with the newly received content or value. Conversely, if the newly received packet has a count value which is lower than the existing count value, then the received packet is not used to overwrite the existing value or content. In the event that the count values of both the existing packet and the received packet are identical, then a contention is signalled and this can be resolved.
This resolution requires a machine which is about to propagate a new value for a memory location, and that machine is the same machine which generated the previous value for the same memory location, then the count value for the newly generated memory is not increased by one (1) but instead is increased by more than one such as by being increased by two (2) (or by at last two). A fuller explanation is contained in the abovementioned cross referenced PCT specification.
As a consequence of the above described data transmission method, the dual port connection 28 or triple port connection 38 can each operate independently to send packets of data into the network 53 knowing that the associated count value can be used, and relied upon, to ensure that the intended memory locations receive the correct information, or at least receive the latest information, even if it is received out of order. While dual or multiple ports coupling the computers to the network 53 may operate non-independently in some type of co-ordinated or synchronised manner, such coordination or synchronisation is not required so that any number of ports may operate independently of each other without knowledge or information as to what the other ports are doing. This is because the count value is communicated as part of the data message or packet. This count value for the received packet provides the information sufficient to permit a recognition of values that should or can be used to override an existing value or content.
A person skilled in the data transmission arts will be aware of other data formats which enable the abovementioned result to also be achieved.
Each of the networks N1 and N2 can be a commodity network such as an ATM (asynchronous transfer mode) network or a commodity network such as those sold under trade marks ETHERNET, InfiniBand, or MYRINET.
In
Also indicated in
Also, it is not a requirement of this invention that every machine M1 . . . Mn has the same number of connections to (that is, has a same number or speed of connections, links, ports, or channels to) the communications network 53. In preferred arrangements of the present invention, each machine M1 . . . Mn connects to the communications network 53 via the same number and speed of communications links so that all machines M1-Mn are connected to the communications network 53 with equal numbers of links and each corresponding link of each machine having a substantially similar transmissions speed or capacity. However, this is not a requirement of this invention and instead one, some or all communications link(s) may of different transmission speeds or capacity, and/or one, some, or all machine(s) may be connected to the network 53 via different numbers of communications links, paths or channels.
In each of the application running machines, there are replicated memory locations which, for the sake of this discussion, will be restricted to two in number and which have addresses/identifiers of #15 and #16 respectively (but which need not be sequential). Each replicated memory location has a content or value which in some instances can include code but again for the purposes of this discussion will be deemed to constitute merely a number having a numerical value. The content of replica memory location/address #15 is the value (number) 107 and the content of replica memory location/address #16 is the value (number) 192. Each of the n application running machines has the two replicated memory locations and each replica memory location in each machine has substantially the same content or number.
Turning now to
In
Importantly, it is not a requirement of this invention that replica update transmissions be sent and received via corresponding communications links or paths (such as for example, the replica update transmission AA61 sent by machine M1 via communications link M1/1 being received by all receiving machines via corresponding communications links M2/1, M3/1 . . . Mn/1 respectively) Instead, as indicated in
Turning now to
Thus,
Following transmission AAN101 at time-unit 1, at time-unit 5 the receiving machines M2, M3 . . . Mn each independently receive the transmission ZN101, and update their local corresponding replica memory locations of address #15 with the received updated replica value “211” of transmission AAN101.
Thus in the circumstances where only a single update at a time is transmitted of a replica memory address(es)/location(s) with changed value(s) or content, then no conflict or inconsistency arises (or will arise) between the values of the replicated memory locations on all the machines M1, M2, M3 . . . Mn.
For example, consider
However, it is possible for the content of a single replica memory location/address, say address #15, to be modified (written-to) multiple times by a single machine (for example where such multiple writes take place quickly or frequently or in close intervals but not necessarily in immediate succession), causing to be sent more than one replica update transmission for such multiply written-to replicated memory location (e.g. such multiple transmissions comprising different values of the multiple values written-to such replicated memory location). In the example to be described hereafter the first new content of replica memory location/address #15 written by machine M1 is the value/number 404, and the second new content of the same replica memory location/address #15 of machine M1 is the value/number 92. As a consequence of machine M1's execution of the application program 50, the first value “404” is written to replicated memory location/address #15 and a short time later (for example, 1 millisecond) the second value “92” is written to the same replicated memory location/address #15. Machine M1 after modifying the replica memory location/address #15 for the first time, sends a first update notification/transmission AA81 comprising the first written value of “404” to all the other machines (M2 . . . Mn) via a first communications link M1/1 to the communications network 53, followed shortly after (for example, 1 millisecond later) by a second update notification/transmission AA82 comprising the second (and last/latest) written value “92” to all the other machines (M2 . . . Mn) via a second and different communications link M1/m to the same communications network 53. These two update notifications are intended to update the corresponding replica memory locations of all other machines in the manner indicated in
In
Such a situation where two or more replica memory update transmissions sent via two or more communications links, and/or received by one or more receiving machines via two or more communications links in a different order to that in which they were issued/intended for transmission, may arise due to different operating and/or transmission speeds of such multiple communications links. For example, if a first communications link M1/1 operates at 10 Megabits per second transfer speed, and a second communications link M1/m operates at 100 Megabits per second transfer speed, then the situation such as shown in
Thus, in
However, as indicated in
Turning next to
However also indicated in
Clearly, the consequence of the circumstances described above in relation to
It will be apparent that such contention/inconsistency arises because of differences in timing caused by latency/delay and/or ordering of replica update transmissions.
Turning thus to
However, as is indicated in
The problem of such “out-of-order” replica update transmissions of
Consequently, two or more replica update transmission(s) for a same replicated memory location(s) transmitted during such a “contention window”, may be, or will be, at risk of “conflicting” with one another if received and/or actioned by one or more receiving machines “out-of-order” (that is, in an order different to that in which such plural transmissions were issued/intended for transmission), thus potentially resulting in inconsistent updating of such replicated memory location(s) of the plural machines if undetected and/or uncorrected (as is indicated in FIG. AA7B). To this effect,
The time-delay AAN310 that results between transmission and receipt of replica update transmission AAN301, due to latency and delay (and/or potential differences in the latency and delay) of the multiple communications links of each machine used to interconnect and transmit the replica memory updates between the multiple computers of the multiple computer system, represents a “contention window” where potential other transmissions for the same replicated memory location may potentially be received and/or actioned “out-of-order” by one or more receiving machines. This period of delay, AAN310, represents the “transmission latency/delay” between the sending of replica update transmission AAN301 by machine M1, and the receipt and/or actioning of such replica update transmission by the receiving machines.
Therefore, in order to overcome the risk of inconsistent replica updating of
Most solutions of such contention/inconsistency problems rely upon time stamping or a synchronizing clock signal (or other synchronization means) which is common to all machines/computers (entities) involved. However, in the multiple computer environment in which the preferred embodiment of the present invention arises, there is no synchronizing signal common to all the computers (as each computer is independent). Similarly, although each computer has its own internal time keeping mechanism, or clock, these are not synchronized (and even if they could be, would not reliably stay synchronized since each clock may run at a slightly different rate or speed, potentially resulting in undesirable clock-skew and/or clock-drift between the plural machines). Thus solutions based on time or attempted synchronization between plural machines are bound to be complex and/or inefficient and/or are not likely to succeed or will/may result in undesirable/unsatisfactory overhead. Instead, the preferred embodiment utilizes the concept of sequence, rather than time.
In conceiving of a means or method to overcome the abovedescribed undesirable behaviour, it is desirable that such solution not impose significant overhead on the operation of the multiple computer system—either in terms of additional communication overhead (such as additional transmissions in order to detect the potential for conflicting/inconsistent updates/updating, or avoid such inconsistent/conflicting updates from occurring in the first place), or in terms of additional or delayed processing by sending and/or receiving machine(s) (such as additional or delayed processing by receiving machines of one or more received transmissions, or additional or delayed processing by sending machines of one or more to-be-sent transmissions).
For example, it is desirable that receiving machines be permitted to receive and action packets/transmissions in any order (including an order different to the order in which such transmission/packets were sent), and potentially different orders for the same plural transmissions on different receiving machines. This is desirable, because a requirement to process/action received transmissions in specific/fixed orders imposes additional undesirable overhead and delay in processing of received transmissions, such as for example delayed processing/actioning of a later sent but earlier received transmission until receipt and processing/actioning of an earlier sent but later received (or yet-to-be-received) transmission.
Specifically, one example of a prior art method of addressing the above described problem would be to associate with each transmission a transmission time-stamp, and cause each receiving machine to store received replica update transmissions in a temporary buffer memory to delay the actioning of such received replica update transmissions. Specifically, such received update transmissions are stored in such a temporary buffer memory for some period of time (for example one second) in which the receiving machine waits for potentially one or more earlier sent but later received replica update transmissions to be received (that is for example, transmissions with an earlier time-stamp). If no such earlier sent but later received replica update transmissions are received within such period of time, then the received transmission(s) stored in the temporary buffer memory may be proceeded to be actioned (where such actioning results in the updating of replica memory locations of the receiving machine). Alternatively, if one or more earlier sent but later received replica update transmissions are received, then processing/actioning such earlier sent but later received replica update transmissions ahead of such later sent but earlier received replica update transmissions. However, such prior art method is undesirable as additional delay (namely, storing received transmissions in a temporary buffer memory and not processing/actioning them for a period of time) is caused by such prior art method. Thus, this represents an undesirable overhead/delay to the timely updating of replica memory locations of plural machines of a replicated shared memory arrangement.
A second alternative prior art arrangement of addressing the abovedescribed problem is to associate with each transmission a transmission number indicative of the number of preceding transmissions sent by a transmitting machine. Consequently, on each receiving machine would be maintained a record of the last sequential received transmission number from a transmitting machine, so that if a later transmission is received with a transmission number which is not the next sequential transmission to be received be a receiving machine, then delaying processing of such received later transmission until receipt and actioning of any/all preceding transmissions. However, such prior art method is also undesirable as additional delay is caused by the postponed/delayed processing of such later transmissions until all preceding transmissions have been received and processed/actioned. Thus, this too represents an undesirable overhead/delay to the timely updating of replica memory locations of plural machines of a replicated shared memory arrangement.
In accordance with a first embodiment of the present invention, this problem is addressed (no pun intended) by the introduction of a “count value” (or logical sequencing value) associated with each replicated memory location (or alternatively two or more replicated memory locations of a related set of replicated memory locations). The modified position is schematically illustrated in
In
This is exactly what happens as illustrated in
Specifically, upon receipt of message AA73, taking the form of an identifier of a replicated memory location(s), an associated updated value of the identified replicated memory location(s), and an associated contention value(s) (that is, a “count value” or a “logical sequence value”), such associated contention value(s) may be used to aid in the detection of a potential update conflict or inconsistency that may arise between two or more update messages transmitted and/or received via two or more communications links for a same replicated memory location.
The use of the “count value” in accordance with the methods of this invention, allows the condition of conflicting or inconsistent or out-of-order updates for a same replicated memory location transmitted and/or received via two or more communications links to be detected independently by each receiving machine of a plurality of machines. Specifically, the associating of a “count value” with a replicated memory location makes it possible to detect whether a received replica update transmission comprises a value which is newer than or older than the current value of the corresponding local/resident replica memory location. In otherwords, the association of a “count value” with a replicated memory location makes it possible to receive and process/action replica update transmissions for a same replicated memory location “out-of-order” (that is, receive and action replica update transmission in an order different to that in which they were sent/transmitted), by ensuring/guaranteeing that “older update values” (for example, earlier sent but later received replica update transmissions) do not overwrite/replace “newer update values” (for example, later sent but earlier received replica update transmission), and thereby maintaining consistency between corresponding replica memory locations of the plural machines.
Such a problem may arise for example, due to the latency and delay of network communication through the multiple communications links interconnecting the plural machines to the communications network 53, where such latency/delay between transmission and receipt of a replica update transmission may result in “out-of-order” receipt and/or actioning of such transmitted replica updates. Such network/transmission latency/delay may be described as a “contention window”, as multiple replica updates for a same replicated memory location in transmission via multiple communications links during the period of such “contention window” may be received and/or actioned by receiving machine(s) in an order different to that in which they were sent. Such an “out-of-order” transmission situation is illustrated in
Thus, through the use of a “count value” associated with a replicated memory location, where such “count value” indicates an approximate known update count of a replicated memory location by a transmitting machine, the occurence of two or more update transmissions for a same replicated memory location being transmitted and/or received via two or more communications links, and actioned “out-of-order” (that is, in an order different to that in which they were issued/intended for transmission by the sending machine), is able to be detected, and thus the potential inconsistency and/or conflict that may arise from such “out-of-order” transmissions of such multiple communications links may be detected and inconsistent replica updating of the plural machines avoided.
How exactly “count value(s)” may be utilised during transmission of replica memory updates (utilizing such “count value(s)”) to achieve this result, will now be described. Firstly, after a replicated memory location (such as memory location “A”) is updated, such as written-to, or modified, during operation of the application program of a first machine (such as machine M1), then the updated value of such written-to replicated memory location is signalled or queued to be updated to other corresponding replica memory locations of one or more other machines of the plurality, so that such corresponding replica memory locations, subject to a updating and transmission delay, will remain substantially similar.
Sometime after such replicated memory location “A” has been written-to, and preferably before the corresponding replica update transmission has taken place, the local/resident “count value” associated with the written-to replicated memory location (that is, the local copy of the “count value” on machine M1 associated with replicated memory location “A”) is incremented, and the incremented value is consequently stored to overwrite the previous local/resident “count value” (that is, the local/resident “count value” is incremented, and then overwritten with the incremented “count value”).
Either at substantially the same time as the “count value” is incremented, or at a later time, an updating transmission is prepared for either of the multiple communications links. Such updating transmission preferably comprises three “contents” or “payloads” or “values”, that is a first content/payload/value identifying the written-to replicated memory location (for example, replicated memory location “A”), the second content/payload/value comprising the updated (changed) value of the written-to replicated memory location (that is, the current value(s) of the written-to replicated memory location), and finally the third content/payload/value comprising the incremented “count value” associated with the written-to replicated memory location.
Preferably, a single replica update transmission comprises all three “contents”, “payloads” or “values” in a single message, packet, cell, frame, or transmission, however this is not necessary and instead each of the three “contents”/“payloads”/“values” may be transmitted in two, three or more different messages, packets, cells, frames, or transmissions—such as each “content”/“payload”/“value” in a different transmission. Alternatively, two “contents”/“payloads”/“values” may be transmitted in a single first transmission and the third remaining “content”/“payload”/“values” in a second transmission. Further alternatively, other combinations or alternative multiple transmission and/or pairing/coupling arrangements of the three “contents”/“payloads”/“values” may be anticipated by one skilled in the computing arts, and are to be included within the scope of the present invention.
Importantly, the “count value” of a specific replicated memory location is incremented only once per replica update transmission of such replicated memory location, and not upon each occasion at which the specific replicated memory location is written-to by the application program of the local machine. Restated, the “count value” is only incremented upon occasion of a replica update transmission and not upon occasion of a write operation by the application program of the local machine to the associated replicated memory location. Consequently, regardless of how many times a replicated memory location is written-to by the application program of the local machine prior to a replica update transmission, the “count value” is only incremented once per replica update transmission. For example, where a replicated memory location is written-to 5 times by the application program of the local machine (such as by the application program executing a loop which writes to the same replicated memory location 5 times), but only a single replica update transmission of the last written-to value is transmitted (that is, the value of the 5th and last write operation), then the “count value” associated with the written-to replicated memory location is incremented once corresponding to the single replica update transmission.
How exactly the “count value” is utilised during receipt of replica update transmissions comprising a “count value” will now be described. The following steps upon receipt of a replica update transmission comprising an associated “count value”, are to take place on each receiving machine of the plurality of machines of a replicated shared memory arrangement on which a corresponding replica memory location resides. Importantly, the following steps are operable independently and autonomously by each machine (that is, are to preferably operate independently and autonomously by each receiving machine), such that no re-transmissions, conflict requests, or any other “resolving” or “correcting” or “detecting” transmissions between two or more machines are required or will take place in order to detect potentially conflicting/inconsistent/“out-of-order” transmissions. This is particularly advantageous as each receiving machine is therefore able to operate independently and autonomously of each other machine with respect to receiving and actioning replica memory updates comprising “count value(s)”, and detecting “conflicting”/“contending”/“out-of-order” transmissions.
Additionally, the following steps are independently operable for each communications link Mn/1 . . . Mn/m of a receiving machine. Therefore, the following steps are independently operable for each one of such multiple communications links Mn/1 . . . Mn/m, without requiring synchronization (or synchronizing means or methods to be used) between any two or more of such multiple independent links. This is particularly advantageous as the receipt and actioning of replica memory update transmissions of each communications link, may take place in a substantially independent and autonomous manner.
Firstly, a replica updating transmission having an identity of a replicated memory location to be updated, the changed value to be used to update the corresponding replica memory locations of the other machine(s), and finally an associated “count value”, is received by a machine (for example, machine M2) via one of potentially multiple communications links. Before the local corresponding replica memory location may be updated with the received changed value, the following steps must take place in order to ensure the consistent and “un-conflicted” updating of replica memory locations, and detect potentially “conflicting”/“contending”/“out-of-order” updates.
Firstly, the received associated “count value” is compared to the local/resident “count value” corresponding to the replica memory location to which the received replica update transmission relates. If the received “count value” of the received update transmission is greater than the local/resident “count value”, then the changed value of the received replica update transmission is deemed to be a “newer” value (that is, a more recent value) than the local/resident value of the local corresponding replica memory location. Consequently, it is desirable to update the local corresponding replica memory location with the received changed value. Thus, upon occasion of updating (overwriting) the local corresponding replica memory location with the received value, so too is the associated local “count value” also updated (overwritten) with the received “count value”. Such a first case as this is the most common case for replica memory update transmission, and represents an “un-conflicted”/“un-contended”/“in-order” (or as yet un-contended/un-conflicted) and/or “consistent” replica update transmission.
On the other hand, if the received “count value” of the received update transmission is less than the local/resident “count value”, then the changed value of the received replica update transmission is deemed to be an “older” value than the local/resident value of the local corresponding replica memory location. Consequently, it is not desirable to update the local corresponding replica memory location with the received changed value (as such value is a “stale” value), and as a result the received changed value may be disregarded or discarded.
Furthermore again, the abovedescribed methods achieve the desired aim of being able to detect “out-of-order”/conflicting replica update transmissions without requiring re-transmissions by one, some, or all of the transmitting machine(s) of the affected (that is, conflicting) transmissions.
Thus, the abovedescribed methods disclose a system of transmitting replica memory updates in such a manner in which consideration or allowance or special handling or other special steps (such as requiring the use of synchronizing signals or means/methods between the multiple communications links in order to ensure “ordered-delivery” of replica update transmissions sent via the multiple communications links, or requiring receipt and/or actioning of received replica update transmissions to take place in an identical order to that in which they were transmitted) during transmission for preventing “out-of-order” transmission and/or receipt and/or processing/actioning of replica update messages, is not required. In other words, the above described use of associated “count value(s)” with replicated memory locations, makes it possible to transmit “self-contained” replica memory updates to all receiving machines via multiple communications links, where the values/information of such “self-contained” replica memory updates comprise all the necessary information to ensure that potential “out-of-order” processing/actioning of such replica update transmission(s) will not result in inconsistent replica memory of receiving machine(s). Importantly, such “self-contained” replica memory updates comprising “count values”, may be transmitted by a sending machine via multiple communications links (whether multiple communications links of the sending machine, or multiple communications links of the receiving machine(s)) without regard for the order in which such transmission(s) will be received and/or actioned by one or more receiving machines, as such “self-contained” replica update transmissions (including “count values”) contain all the necessary information to ensure the consistent updating of replica memory locations of receiving machine(s) regardless of the communications links via which such transmissions are sent and/or received, or the order in which such transmissions of the multiple communications links are received and/or actioned.
Consequently, each transmitting and/or receiving machine is able to operate independently and unfettered, and without requiring “ordered-delivery” of replica memory updates via multiple communications links interconnecting each of the plural machines to the communications network, and/or ordered receipt of replica memory update transmissions of multiple communications links, and/or ordered processing/actioning of received replica memory update transmissions of the multiple communications links, or the like, and instead each transmitting and/or receiving machine may transmit and/or receive and/or action replica memory updates in any order (and potentially different orders on different machines) and via multiple communications links without regard for potential replica-inconsistency resulting from such “out-of-order” transmission and/or receipt and/or actioning, as the use of the abovedescribed methods are able to detect potential conflicting “out-of-order” replica update transmissions on each receiving machine independently of each other machine, and thereby ensure the consistent updating of corresponding replica memory locations of the plural machines.
Thus, it will be appreciated, that the abovedescribed methods for replica update transmission (having “count values”) achieves a desired operating arrangement which allows the “out-of-order” transmission and/or receipt and/or actioning of replica memory update transmissions by machines of a replicated shared memory arrangement via multiple communications links, whilst ensuring the consistent updating of corresponding replica memory locations of the plural machines. As a result, through the use of “count values” as described above, transmitting machines may send multiple replica memory updates for a same replicated memory location in any order via multiple communications links, and the multiple communications links interconnecting the receiving machine(s) may receive such replica memory updates in any order (including different orders on different receiving machines), and receiving machines may receive and/or action such replica memory updates received via multiple communications links in any order without causing or resulting in replica-inconsistency between the corresponding replica memory locations of the plural machines.
Furthermore, it will be appreciated that the abovedescribed methods for replica update transmission (having “count values”) via multiple communications links achieves an additional desired operating arrangement in which re-transmissions, re-tried transmissions, stalled transmissions or the like do not result from a condition of “out-of-order” transmission and/or receipt of replica memory updates for a same replicated memory location.
Furthermore again, it will be appreciated that the abovedescribed methods for replica update transmission having “count values”) achieves an additional desired operating arrangement in which replica memory updates received “out-of-order” by a receiving machine are not required to be buffered or cached, and that the actioning/processing (potentially resulting in updating of local corresponding replica memory locations) of such “out-of-order” replica memory updates are not required to be delayed or stalled, and instead such “out-of-order” replica memory updates may be actioned/processed immediately upon receipt by receiving machine(s) regardless of transmission or receipt order, or the communications links on which such replica memory updates were transmitted and/or received.
Furthermore again, the abovedescribed methods for replica update transmission achieves a further desired operating arrangement/result in which, upon occasion of two or more “out-of-order” replica update transmissions (such as a first earlier sent but later received replica update transmission of machine M1 for replicated memory location “A” via a first communications link, and a second later sent but earlier received replica update transmission of machine M1 for the same replicated memory location “A” via a second communications link), that further ongoing replica update transmissions by machine M1 for either or both of the same replicated memory location “A”, or any other replicated memory location(s), may continue via both or other communications links in an uninterrupted and unhindered manner—specifically, without causing further/later replica memory update transmissions of any communications link (including further/later update transmissions of replicated memory location “A”) following such “out-of-order”/“conflicting” transmission(s) to be stalled, interrupted or delayed.
Furthermore again, the abovedescribed methods for replica update transmission achieves a further desired operating arrangement/result in which, upon occasion of two or more “out-of-order” replica update transmissions (such as a first earlier sent but later received replica update transmission of machine M1 for replicated memory location “A” via a first communications link, and a second later sent but earlier received replica update transmission of machine M1 for the same replicated memory location “A” via a second communications link), will not effect the replica memory update transmissions of any other machine sent via any communications link (for example, machines M2 . . . Mn) whether such other transmissions apply/relate to replicated memory location “A” or not. Thus, transmissions of other machines (for example, machines M2 . . . Mn) via any communications link are able to also proceed and take place in an uninterrupted, unhindered and unfettered manner in the presence of (for example, substantially simultaneously to) two or more “out-of-order”/conflicting transmissions via two or more communications links (such as of machine M1), even when such other transmissions of machines M2 . . . Mn relate/apply to replicated memory location “A”.
Thus, the abovedescribed methods of consistent updating of replica memory locations in the presence of “out-of-order” replica update transmissions sent and/or received via multiple communications links addresses various problems.
Altogether, the operation of a multiple computer system having transmitting and receiving machines, and interconnected via two or more communications links via which replica memory updates may be sent and/or received, and utilising the abovedescribed “count value” to consistently update replica memory locations in the presence of “out-of-order”/conflicting replica memory updates, will now be explained.
Turning now to
Corresponding to transmission AAN401 by machine M1, in accordance with the abovedescribed rules the “count value” of machine M1 of the updated replicated memory location/address #15 is incremented by 1 to become “8” (that is, the resident “count value” of “7” is incremented to become the new “count value” of “8”). Replica memory update ZN401 is then transmitted to machines M2-Mn, comprising the updated value “211” of the written-to replicated memory location of machine M1 (that is, replicated memory location/address #15), the identity of the replicated memory location to which the updated value corresponds (that is, replicated memory location/address #15), and the associated incremented “count value” of the replicated memory location to which the updated value corresponds (that is, the new resident “count value” of “8”).
However, as is indicated in
Following transmission AAN401 by machine M1, the receiving machines M2-Mn each independently receive the transmission AAN401, and proceed to independently “action” the received transmission according to the abovedescribed rules. Specifically, by comparing the “count value” of the received transmission AAN401 with the resident (local) “count value” of the corresponding replica memory location of each receiving machine (which is indicated to be “7” for all machines), it is able to be determined that the received “count value” of transmission AAN401 (that is, the count value “8”) is greater than the resident “count value” of the corresponding replica memory location of each machine (that is, the resident count value “7”).
As a result, the determination is made that the received updated value of transmission AAN401 is a newer value than the resident value of machines M2-Mn, and therefore receiving machines M2-Mn are permitted to update their local corresponding replica memory locations with the received updated replica value. Accordingly then, each receiving machine M2-Mn replaces the resident (local) “count value” of the local corresponding replica memory location with the received “count value” of transmission AAN401 (that is, overwrites the resident “count value” of “7” with the received “count value” of “8”), and updates the local corresponding replica memory location with the received updated replica memory location value (that is, overwrites the previous value “107” with the received value “211”).
Thus, the use of the “count value” as described, allows a determination to be made at the receiving machines M2-Mn that the transmitted replica update AAN401 of machine M1 is newer than the local resident value of each receiving machine. Therefore, machines M2-Mn are able to be successfully updated in a consistent and coherent manner with the updated replica value of transmission AAN401, and the aim of consistent and coherent updating of replicated memory location(s) is achieved.
For example, consider
Corresponding to transmission AAN402 by machine M1, in accordance with the abovedescribed rules the “count value” of machine M1 of the updated replicated memory location/address #15 is incremented by 1 to become “9” (that is, the resident “count value” of “8” is incremented to become the new “count value” of “9”). Replica memory update AAN402 is then transmitted to machines M2, M3, M4 . . . Mn, comprising the updated value “999” of the written-to replicated memory location of machine M1 (that is, replicated memory location/address #15), the identity of the replicated memory location to which the updated value corresponds (that is, replicated memory location/address #15), and the associated incremented “count value” of the replicated memory location to which the updated value corresponds (that is, the new resident “count value” of “9”).
Next, at time-unit 11 is indicated that machines M2, M3, M4 . . . Mn receive transmission AAN402, and proceed to independently “action” the received transmission according to abovedescribed rules in a similar manner to the actioning of the received transmission AAN401 by machines M2-Mn. Specifically, by comparing the “count value” of the received transmission AAN402 with the resident (local) “count value” of the corresponding replica memory location of each receiving machine (which is indicated to be “8” for all machines), it is able to be determined that the received “count value” of transmission AAN402 (that is, the count value “9”) is greater than the resident “count value” of the corresponding replica memory location of each machine (that is, the resident count value “8”).
As a result, the determination is made that the received updated value of transmission AAN402 is a newer value than the resident value of machines M2, M3, M4-Mn, and therefore machines M2, M3, M4-Mn are permitted to update their local corresponding replica memory locations with the received updated replica value. Accordingly then, each receiving machine M2, M3, M4-Mn replaces the resident (local) “count value” of the local corresponding replica memory location with the received “count value” of transmission AAN402 (that is, overwrites the resident “count value” of “8” with the received “count value” of “9”), and updates the local corresponding replica memory location with the received updated replica memory location value (that is, overwrites the previous value “211” with the received value “999”).
Thus, the use of the “count value” as described, allows a determination to be made at the receiving machines M2, M3, M4. Mn that the transmitted replica update AAN402 of machine M1 is newer than the local resident value of each receiving machine. Therefore, machines M2, M3, M4 . . . Mn are able to be successfully updated in a consistent and coherent manner with the updated replica value of transmission AAN402, and substantially consistent and coherent updating of replicated memory location(s) is achieved.
Critically, what is accomplished through the use of an associated “count value” for each replica memory location (or set of replica memory locations), is that such “count value” may be used to signal when a replica update is newer or older than a replica memory location value already resident on a receiving machine. As can be seen in
As a result, by using the abovedescribed methods, it is able to be ensured that for example were transmission AAN401 to be received by a machine (such as machine M2) after receipt of transmission AAN402 by the same machine (e.g. machine M2), that the “late” received transmission AAN401 would not cause the replica memory location value of machine M2 (in which is stored the value of the previously received transmission AAN402) to be overwritten with the “older” (or “earlier”) value of transmission AAN401. This is because, in accordance with abovedescribed operation of “count values”, the resident “count value” of machine M2 for replicated memory location/address #15 after receipt of transmission AAN402 would have been overwritten to become “9”. Therefore upon receiving transmission AAN401 with a “count value” of “8” after receipt and actioning of transmission AAN402, in accordance with the abovedescribed “count value” rules, such received transmission N401 would not cause the local replica memory location #15 of machine M2 to be updated with the received updated value of transmission AAN401 as the “count value” of transmission AAN401 would be less than the resident “count value” of “9” resulting from the previous receipt and actioning of transmission AAN402. Thus, consistent and coherent replica updating is achieved.
The consequence of the situation illustrated in
Specifically, upon receipt of message AA74 by each of the receiving machines M2-Mn, such first received message AA74 will cause the updating of the local corresponding replica memory location of each receiving machine, as such first received message AA74 has a “count value” of “9” which is greater than the resident “count value” of “7” of the receiving machines (that is, the value of the first received transmission AA74 is deemed newer than current value of the local corresponding replica memory location). Though the “count value” of the first received transmission AA74 is “2” values higher than the local/resident “count value” of each receiving machine, the local corresponding replica memory locations of each receiving machine are permitted to be updated even though no replica memory update with a “count value” of “8” has been received.
Therefore, in actioning the first received message/transmission AA74, the resident “count value” of each receiving machine will be caused to be overwritten/replaced from “7” to “9”, and the local corresponding replica memory location of each receiving machine will be update/replaced (e.g. overwritten) with the received updated value of the first received transmission AA74. Consequently, following such actioning of the first received transmission AA74, the updated content/value stored at the local replica memory location of each receiving machine corresponding to replicated memory location/address #15 will be “92”, and the associated local/resident “count value” will be “9”.
However, in
It will thus be appreciated that the machines M2, M3, M4, M5, . . . Mn having received message AA74 via communications links M2/1, M3/m . . . Mn/m first, and thereby having an updated “count value” of “9” (resulting from the actioning of such first received message AA74), when they each receive the second message AA73 via communications links M2/m, M3/1 . . . Mn/m will have a resident “count value” which is greater than the “count value” of the second received message AA73. Thus these receiving machines may discard the updated value of such second received transmission AA73, and not cause to be updated the local corresponding replica memory location of each receiving machine with such discarded value AA73.
Thus, by comparing the resident “count value” with the “count value” of the first received message AA74 (by means of a comparator, for example) machines M2-Mn are able to determine that such updated replica value of message/transmission AA74 is newer than the local/resident value of the corresponding replica memory location, by a determination that the “count value” of the first received message AA74 (which is a value of “9”) is greater than the resident “count value” (which is a value of “7”).
Next, by comparing the resident “count value” with the received “count value” of message AA73 (by means of a comparator, for example) machines M2-Mn are able to detect and signal that a “conflict”/“contention” situation has arisen because each detects the situation where the incoming message AA73 contains a “count value” (that is, a “count value” of “8”) which is less than the existing state of the resident “count value” associated with replicated memory location/address #15 (which is a “count value” of “9”, as was updated by the first received transmission AA74).
It will thus be appreciated that each of the receiving machines M2-Mn, having received message AA74 of communications links M2/1, M3/m . . . Mn/m, and thereby having an updated “count value” of “9” (resulting from the receipt and actioning of message A74), when they receive message AA73 via communications links M2/m, M3/1 . . . Mn/m will have a resident “count value” which is greater than the “count value” of the second received message AA73. Furthermore, it will also be appreciated that each of the receiving machines M2-Mn, having received messages AA73 and AA74 via multiple communications links (except for machine Mn, which received both messages via link Mn/m), will have a content/value and “count value” of replicated memory location/address #15 which is consistent with the content/value and “count value” of machine M1. Thus these receiving machines, have avoided the situation of inconsistent replica updating resulting from out-of-order transmissions and receipt of replica memory updates sent and/or received via multiple communications links as was illustrated in
Turning thus to
However, as is indicated in
However, unlike the case of
Thus, by using the abovedescribed methods to associate “count value(s)” with replicated memory location(s), and by using the rules described herein for the operation and comparison of such “count value(s)”, consistent updating of replica memory locations of plural machines via multiple communications links may be achieved, and detection of “out-of-order”/conflicting/contending replica update transmissions sent and/or received via multiple communications links may also be achieved.
Thus it will be seen from the above example that the provision of the “count value(s)” in conjunction/association with replicated memory location(s) provides a means by which potential inconsistencies/conflicts resulting from “out-of-order” transmission and/or receipt and/or actioning of replica memory updates sent and/or received via multiple communications links can be detected, and consistent updating of replicated memory locations be achieved/ensured. This is a first step in ensuring that the replicated memory structure remains consistent.
Additionally, it will also be seen from the above examples that the provision of the “count value(s)” in conjunction/association with replicated memory location(s) provides a means by which replica memory updates may be transmitted and/or received via multiple communications links, and actioned “out-of-order” (that is, later sent but earlier received replica update transmissions of a first communications link may be processed/actioned ahead of earlier sent but later received replica update transmissions of a same replicated memory location transmitted via a second communications link), without requiring such “out-of-order” replica memory updates to be buffered, delayed, stalled, or otherwise caused to be received and/or actioned in a sequentially consistent manner.
Thus the provision of the “count value” and the provision of a simple rule, namely that incoming replica memory update messages with updating content of a replicated memory location transmitted via any of multiple communications links are valid if the resident “count value” is less than the received “count value”, but are in “conflict” if the resident “count value” is greater than the received “count value”, enables “out-of-order”/“conflicting” replica update transmissions sent and/or received via multiple communications links to be detected and inconsistent updating of replicated memory locations avoided.
Thus, as illustrated in
Additionally a preferred further improved arrangement is provided by the technique of storing “count values” corresponding to replicated memory locations. Specifically, it is envisaged of preferably storing “count values” in such a manner so as to be inaccessible by the application program such as by the application program code.
Specifically, indicated in
In the preferred arrangement depicted in
Various memory arrangements and methods for non-application-accessible memory regions are known in the prior art, such as using virtual memory, pages, and memory management units (MMUs) to create memory spaces or regions or address-ranges inaccessible to specific instructions or code (such as for example application program code). Other arrangements are also known in the prior art, such as through the use of namespaces, software or application domains, virtual machines, and segregated/independent memory heaps, and all such memory partitioning, segregation and/or memory access-control methods and arrangements are to be included within the scope of the present invention.
Such an arrangement is preferable so that the “count values” stored in the non-application memory region N701 are not able to be tampered with, edited, manipulated, modified, destroyed, deleted or otherwise interfered with by the application program or application program code in an unauthorized, unintended, unexpected or unsupported manner.
Though only a single non-application memory region is indicated in
In at least one embodiment of this invention, one, some, or all “count value(s)” of a single machine, may be stored in internal memory, main memory, system memory, real-memory, virtual-memory, volatile memory, cache memory, or any other primary storage or other memory/storage of such single machine as may be directly accessed (or accessible) to/by the central processing unit(s) of the single machine.
Alternatively, in at least one further alternative embodiment of this invention, one, some, or all “count value(s)” of a single machine, may be stored in external memory, flash memory, non-volatile memory, or any other secondary storage or other memory/storage of such single machine as may not be directly accessed (or accessible) to/by the central processing unit(s) of the single machine (such as for example, magnetic or optical disk drives, tape drives, flash drives, or the like).
Alternatively again, in at least one further alternative embodiment of this invention, some first subset of all “count value(s)” of a single machine may be stored in internal memory, main memory, system memory, real-memory, virtual-memory, volatile memory, cache memory, or any other primary storage or other memory/storage of such single machine as may be directly accessed (or accessible) to/by the central processing unit(s) of the single machine, and some other second subset of all “count value(s)” of the single machine may be stored in external memory, flash memory, non-volatile memory, or any other secondary storage or other memory/storage of such single machine as may not be directly accessed (or accessible) to/by the central processing unit(s) of the single machine (such as for example, magnetic or optical disk drives, tape drives, flash drives, or the like). Further alternatively again, in at least one further alternative embodiment of this invention, “count value(s)” of such first subset and such second subset may be moved between/amongst (e.g. moved from or to) such first and second subsets, and thereby also moved between/amongst (e.g. moved from or to) such internal memory (e.g. primary storage) and such external memory (e.g. secondary storage).
Importantly, the above-described method of actioning replica update messages having a “count value” associated with an updated value of a replicated memory location, makes possible the detection, or the ability to detect, the occurrence of two or more conflicting replica update messages for a same replicated memory location. Furthermore, such “actioning” of received replica update messages by each receiving machine may occur independently of each other machine (and potentially at different times and/or different orders on different machines), and without additional communication, confirmation, acknowledgement or other communications of or between such machines to achieve the actioning of each received transmission.
For a plurality of corresponding replica memory locations of a plurality of machines (one of each corresponding replica memory locations on each one of such machines), there is only a single “count value”, and not multiple “per-machine” count-values—such as for example, a unique “count value” of machine M1 for replica memory location A, and a second and different “count value” of machine M2 for replica memory location A. As a result, each machine does not need to store multiple “count values” for a single replica memory location (such as for example machine M1 storing a copy of machine M1's “count value” for replica memory location A, as well as storing a local copy of machine M2's “count value” for replica memory location A, as well as storing a local copy of machine M3's “count value” for replica memory location A etc.), nor transmit with each replica update transmission more than one “count value” for a single replica memory location. Consequently, as the number of machines comprising the plurality grows, there is not a corresponding growth of plural “count values” of a single replicated memory location required to be maintained. Specifically, only one “count value” is maintained for all corresponding replica memory locations of all machines, and not one “count value” for each machine on which a corresponding replica memory location resides. Therefore, as the number of machines in the plurality grows, there is not a growth of per-machine “count-values” for replicated memory locations.
Alternative associations and correspondences between “count value(s)” and replicated memory location(s) are provided by this invention. Specifically, in addition to the above described “one-to-one” association of a single “count value” with each single replicated memory location, alternative arrangements are provided where a single “count value” is associated with two or more replicated memory locations. For example, it is provided in alternative embodiments that a single “count value” may be stored and/or transmitted in accordance with the methods of this invention for a related set of replicated memory locations, such as plural replicated memory locations having an array data structure, or an object, or a class, or a “struct”, or a virtual memory page, or other structured data type comprising two or more related and/or associated replicated memory locations.
Preferably, “count value(s)” are not stored and/or operated for non-replicated memory locations or non-replica memory locations (that is, memory location(s) which are not replicated on two or machines and updated to remain substantially similar). Consequently, “count values” are preferably not stored for such non-replicated memory locations and/or non-replica memory locations.
Also preferably, “count value(s)” corresponding to a specific replicated memory location (or set of replicated memory location(s)) are only stored and/or operated on those machines on which such specific replicated memory location is replicated (that is, on those machines on which a corresponding local replica memory location resides).
Preferably, when a replicated memory location which is replicated on some number of machines (such as for example machines M1-M3), is additionally replicated on a further machine (such as a machine M4), then a local/resident “count value” is created on such further machine (e.g. machine M4) corresponding to such additionally replicated memory location, and initialised with a substantially similar value of at least one of the “count value(s)” of the other machines on which the additionally replicated memory location was already replicated (e.g. machines M1-M3). Preferably, such process of creating and initialising a “count value” on such further machine (e.g. machine M4) does not cause the “count value(s)” of any other machine (e.g. machines M1-M3) to be incremented, updated or changed. Thereafter, replica update transmissions may be sent and received by all machines (including the further machine on which the replicated memory location was additionally replicated) on which a corresponding replica memory location resides (e.g. machines M1-M4), in accordance with the above-described methods and arrangements.
Preferably, when a non-replicated memory location of a first machine (such as for example machine M1), is replicated on one or more further machines (such as a machines M2-M4), then a local/resident “count value” is created corresponding to such replicated memory location on both of such first machine (e.g. machine M1) and such further machines (e.g. machines M2-M4), and initialised with a substantially similar initial value. Preferably such initial value is zero (ie “0”), however any other alternative initial values may be used so long as such alternative initial value is substantially similar across all such corresponding resident “count values” of all machines (e.g. machines M1-M4). Preferably also, such process of creating and initialising a “count value” on such first machine (e.g. machine M1) and such further machines (e.g. machines M2-M4) does not cause the initial “count value(s)” to be incremented, updated or changed. Thereafter, replica update transmissions may be sent and received by all machines (including the first machine and further machine(s)) on which a corresponding replica memory location resides (e.g. machines M1-M4), in accordance with the above-described methods and arrangements.
The foregoing describes only some embodiments of the present invention and modifications, obvious to those skilled in the computing arts, can be made thereto without departing from the scope of the present invention. For example, reference to JAVA includes both the JAVA language and also JAVA platform and architecture.
Similarly, the “count values” described above are integers but this need not be the case. Fractional “count values” (i.e. using a float or floating point arithmetic or decimal fraction) are possible but are undesirably complex.
It will also be appreciated by those skilled in the art that rather than incrementing the “count value” for successive messages, the “count value” could be decremented instead. This would result in later messages being identified by lower “count values” rather than higher “count values” as described above.
In the various embodiments of the present invention described above, local/resident “count value(s)” of written-to replicated memory location(s) are described to be incremented by a value of “1” prior to, or upon occasion of, a replica update transmission by a sending machine being transmitted. Such incremented “count value” is also described to be stored to overwrite/replace the previous local/resident “count value” of the transmitting machine (e.g. that is, the local/resident “count value” from the which the incremented “count value” was calculated). However, it is not a requirement of the present invention that such incremented “count values” must be incremented by a value of “1”. Instead, alternative arrangements of the present invention are anticipated where such incremented “count value(s)” may be (or have been) incremented by a value of more than “1” (for example, “2”, or “10”, or “100”). Specifically, exactly what increment value is chosen to be employed to increment a “count value” is not important for this invention, so long as the resulting “incremented count value” is greater than the previous local/resident “count value”.
Furthermore, alternative arrangements to incrementing the resident “count value” are also provided. Specifically, it is not a requirement of the present invention that such updated “count value(s)” of a replica update transmission must be incremented, and instead any other method or means or arrangement may be substituted to achieve the result of updated “count value(s)” which are greater than the previous local/resident “count value(s)”. Consequently, what is important is that corresponding to a replica update transmission being transmitted, that such replica update transmission comprises an “updated count value” which is greater than the previous known “local/resident count value” of the transmitting machine (such as may be known for example at the time of transmission, or alternatively as may be known at a time when the replica update transmission is prepared for, or begins preparation for, transmission), and also that such previous known “local/resident count value” of the transmitting machine is overwritten/replaced with the transmitted “updated count value”.
The term “distributed runtime system”, “distributed runtime”, or “DRT” and such similar terms used herein are intended to capture or include within their scope any application support system (potentially of hardware, or firmware, or software, or combination and potentially comprising code, or data, or operations or combination) to facilitate, enable, and/or otherwise support the operation of an application program written for a single machine (e.g. written for a single logical shared-memory machine) to instead operate on a multiple computer system with independent local memories and operating in a replicated shared memory arrangement. Such DRT or other “application support software” may take many forms, including being either partially or completely implemented in hardware, firmware, software, or various combinations therein.
The methods of this invention described herein are preferably implemented in such an application support system, such as DRT described in International Patent Application No. PCT/AU2005/000580 published under WO 2005/103926 (and to which U.S. patent application Ser. No. 111/111,946 Attorney Code 5027F-US corresponds), however this is not a requirement of this invention. Alternatively, an implementation of the methods of this invention may comprise a functional or effective application support system (such as a DRT described in the abovementioned PCT specification) either in isolation, or in combination with other softwares, hardwares, firmwares, or other methods of any of the above incorporated specifications, or combinations therein.
The reader is directed to the abovementioned PCT specification for a full description, explanation and examples of a distributed runtime system (DRT) generally, and more specifically a distributed runtime system for the modification of application program code suitable for operation on a multiple computer system with independent local memories functioning as a replicated shared memory arrangement, and the subsequent operation of such modified application program code on such multiple computer system with independent local memories operating as a replicated shared memory arrangement.
Also, the reader is directed to the abovementioned PCT specification for further explanation, examples, and description of various provided methods and means which may be used to modify application program code during loading or at other times.
Also, the reader is directed to the abovementioned PCT specification for further explanation, examples, and description of various provided methods and means which may be used to modify application program code suitable for operation on a multiple computer system with independent local memories and operating as a replicated shared memory arrangement.
Finally, the reader is directed to the abovementioned PCT specification for further explanation, examples, and description of various provided methods and means which may be used to operate replicated memories of a replicated shared memory arrangement, such as updating of replicated memories when one of such replicated memories is written-to or modified.
In alternative multicomputer arrangements, such as distributed shared memory arrangements and more general distributed computing arrangements, the above described methods may still be applicable, advantageous, and used. Specifically, any multi-computer arrangement where replica, “replica-like”, duplicate, mirror, cached or copied memory locations exist, such as any multiple computer arrangement where memory locations (singular or plural), objects, classes, libraries, packages etc are resident on a plurality of connected machines and preferably updated to remain consistent, then the abovedescribed methods may apply. For example, distributed computing arrangements of a plurality of machines (such as distributed shared memory arrangements) with cached memory locations resident on two or more machines and optionally updated to remain consistent comprise a functional “replicated memory system” with regard to such cached memory locations, and is to be included within the scope of the present invention. Thus, it is to be understood that the aforementioned methods apply to such alternative multiple computer arrangements. The above disclosed methods may be applied in such “functional replicated memory systems” (such as distributed shared memory systems with caches) mutatis mutandis.
It is also provided and envisaged that any of the described functions or operations described as being performed by an optional server machine X (or multiple optional server machines) may instead be performed by any one or more than one of the other participating machines of the plurality (such as machines M1, M2, M3 . . . Mn of
Alternatively or in combination, it is also further provided and envisaged that any of the described functions or operations described as being performed by an optional server machine X (or multiple optional server machines) may instead be partially performed by (for example broken up amongst) any one or more of the other participating machines of the plurality, such that the plurality of machines taken together accomplish the described functions or operations described as being performed by an optional machine X. For example, the described functions or operations described as being performed by an optional server machine X may broken up amongst one or more of the participating machines of the plurality.
Further alternatively or in combination, it is also further provided and envisaged that any of the described functions or operations described as being performed by an optional server machine X (or multiple optional server machines) may instead be performed or accomplished by a combination of an optional server machine X (or multiple optional server machines) and any one or more of the other participating machines of the plurality (such as machines M1, M2, M3 . . . Mn), such that the plurality of machines and optional server machines taken together accomplish the described functions or operations described as being performed by an optional single machine X. For example, the described functions or operations described as being performed by an optional server machine X may broken up amongst one or more of an optional server machine X and one or more of the participating machines of the plurality.
Various record storage and transmission arrangements may be used when implementing this invention. One such record or data storage and transmission arrangement is to use “tables”, or other similar data storage structures. Regardless of the specific record or data storage and transmission arrangements used, what is important is that the replicated written-to memory locations are able to be identified, and their updated values (and identity) are to be transmitted to other machines (preferably machines of which a local replica of the written-to memory locations reside) so as to allow the receiving machines to store the received updated memory values to the corresponding local replica memory locations.
Thus, the methods of this invention are not to be restricted to any of the specific described record or data storage or transmission arrangements, but rather any record or data storage or transmission arrangement which is able to accomplish the methods of this invention may be used.
Specifically with reference to the described example of a “table”, the use of a “table” storage or transmission arrangement (and the use of the term “table” generally) is illustrative only and to be understood to include within its scope any comparable or functionally equivalent record or data storage or transmission means or method, such as may be used to implement the methods of this invention.
The terms “object” and “class” used herein are derived from the JAVA environment and are intended to embrace similar terms derived from different environments, such as modules, components, packages, structs, libraries, and the like.
The use of the term “object” and “class” used herein is intended to embrace any association of one or more memory locations. Specifically for example, the term “object” and “class” is intended to include within its scope any association of plural memory locations, such as a related set of memory locations (such as, one or more memory locations comprising an array data structure, one or more memory locations comprising a struct, one or more memory locations comprising a related set of variables, or the like).
Reference to JAVA in the above description and drawings includes, together or independently, the JAVA language, the JAVA platform, the JAVA architecture, and the JAVA virtual machine. Additionally, the present invention is equally applicable mutatis mutandis to other non-JAVA computer languages (including for example, but not limited to any one or more of, programming languages, source-code languages, intermediate-code languages, object-code languages, machine-code languages, assembly-code languages, or any other code languages), machines (including for example, but not limited to any one or more of, virtual machines, abstract machines, real machines, and the like), computer architectures (including for example, but not limited to any one or more of, real computer/machine architectures, or virtual computer/machine architectures, or abstract computer/machine architectures, or microarchitectures, or instruction set architectures, or the like), or platforms (including for example, but not limited to any one or more of, computer/computing platforms, or operating systems, or programming languages, or runtime libraries, or the like).
Examples of such programming languages include procedural programming languages, or declarative programming languages, or object-oriented programming languages. Further examples of such programming languages include the Microsoft.NET language(s) (such as Visual BASIC, Visual BASIC.NET, Visual C/C++, Visual C/C++.NET, C#, C#.NET, etc), FORTRAN, C/C++, Objective C, COBOL, BASIC, Ruby, Python, etc.
Examples of such machines include the JAVA Virtual Machine, the Microsoft .NET CLR, virtual machine monitors, hypervisors, VMWare, Xen, and the like.
Examples of such computer architectures include, Intel Corporation's x86 computer architecture and instruction set architecture, Intel Corporation's NetBurst microarchitecture, Intel Corporation's Core microarchitecture, Sun Microsystems' SPARC computer architecture and instruction set architecture, Sun Microsystems' UltraSPARC III microarchitecture, IBM Corporation's POWER computer architecture and instruction set architecture, IBM Corporation's POWER4/POWER5/POWER6 microarchitecture, and the like.
Examples of such platforms include, Microsoft's Windows XP operating system and software platform, Microsoft's Windows Vista operating system and software platform, the Linux operating system and software platform, Sun Microsystems' Solaris operating system and software platform, IBM Corporation's AIX operating system and software platform, Sun Microsystems' JAVA platform, Microsoft's .NET platform, and the like.
When implemented in a non-JAVA language or application code environment, the generalized platform, and/or virtual machine and/or machine and/or runtime system is able to operate application code in the language(s) (including for example, but not limited to any one or more of source-code languages, intermediate-code languages, object-code languages, machine-code languages, and any other code languages) of that platform, and/or virtual machine and/or machine and/or runtime system environment, and utilize the platform, and/or virtual machine and/or machine and/or runtime system and/or language architecture irrespective of the machine manufacturer and the internal details of the machine. It will also be appreciated in light of the description provided herein that platform and/or runtime system may include virtual machine and non-virtual machine software and/or firmware architectures, as well as hardware and direct hardware coded applications and implementations.
For a more general set of virtual machine or abstract machine environments, and for current and future computers and/or computing machines and/or information appliances or processing systems, and that may not utilize or require utilization of either classes and/or objects, the structure, method, and computer program and computer program product are still applicable. Examples of computers and/or computing machines that do not utilize either classes and/or objects include for example, the x86 computer architecture manufactured by Intel Corporation and others, the SPARC computer architecture manufactured by Sun Microsystems, Inc and others, the PowerPC computer architecture manufactured by International Business Machines Corporation and others, and the personal computer products made by Apple Computer, Inc., and others. For these types of computers, computing machines, information appliances, and the virtual machine or virtual computing environments implemented thereon that do not utilize the idea of classes or objects, may be generalized for example to include primitive data types (such as integer data types, floating point data types, long data types, double data types, string data types, character data types and Boolean data types), structured data types (such as arrays and records) derived types, or other code or data structures of procedural languages or other languages and environments such as functions, pointers, components, modules, structures, references and unions.
In the JAVA language memory locations include, for example, both fields and elements of array data structures. The above description deals with fields and the changes required for array data structures are essentially the same mutatis mutandis.
Any and all embodiments of the present invention are able to take numerous forms and implementations, including in software implementations, hardware implementations, silicon implementations, firmware implementation, or software/hardware/silicon/firmware combination implementations.
Various methods and/or means are described relative to embodiments of the present invention. In at least one embodiment of the invention, any one or each of these various means may be implemented by computer program code statements or instructions (possibly including by a plurality of computer program code statements or instructions) that execute within computer logic circuits, processors, ASICs, microprocessors, microcontrollers, or other logic to modify the operation of such logic or circuits to accomplish the recited operation or function. In another embodiment, any one or each of these various means may be implemented in firmware and in other embodiments such may be implemented in hardware. Furthermore, in at least one embodiment of the invention, any one or each of these various means may be implemented by a combination of computer program software, firmware, and/or hardware.
Any and each of the aforedescribed methods, procedures, and/or routines may advantageously be implemented as a computer program and/or computer program product stored on any tangible media or existing in electronic, signal, or digital form. Such computer program or computer program products comprising instructions separately and/or organized as modules, programs, subroutines, or in any other way for execution in processing logic such as in a processor or microprocessor of a computer, computing machine, or information appliance; the computer program or computer program products modifying the operation of the computer on which it executes or on a computer coupled with, connected to, or otherwise in signal communications with the computer on which the computer program or computer program product is present or executing. Such computer program or computer program product modifying the operation and architectural structure of the computer, computing machine, and/or information appliance to alter the technical operation of the computer and realize the technical effects described herein.
For ease of description, some or all of the indicated memory locations herein may be indicated or described to be replicated on each machine, and therefore, replica memory updates to any of the replicated memory locations by one machine, will be transmitted/sent to all other machines. Importantly, the methods and embodiments of this invention are not restricted to wholly replicated memory arrangements, but are applicable to and operable for partially replicated shared memory arrangements mutatis mutandis (e.g. where one or more replicated memory locations are only replicated on a subset of a plurality of machines).
All described embodiments and arrangements of the present invention are equally applicable to replicated shared memory systems, whether partially replicated or not. Specifically, partially replicated shared memory arrangements where some plurality of memory locations are replicated on some subset of the total machines operating in the replicated shared memory arrangement, themselves may constitute a replicated shared memory arrangement for the purposes of this invention.
With reference to
Typically, the replicated shared memory arrangements described and illustrated within this invention generally are explained to include a plurality of independent machines with independent local memories, such as that depicted in
Specifically, the term “machine” used herein to refer to a singular computing entity of a plurality of such entities operating as a replicated shared memory arrangement is not to be restricted or limited to mean only a single physical machine or other single computer system. Instead, the use of the term “machine” herein is to be understood to encompass and include within its scope a more broad usage for any “replicated memory instance” (or “replicated memory image”, or “replicated memory unit”) of a replicated shared memory arrangement.
Specifically, replicated shared memory arrangements as described herein take to from of a plurality of machines, each of which operates with an independent local memory. Each such independent local memory of a participating machine within a replicated shared memory arrangement represents an “independent replicated memory instance” (whether partially replicated or fully replicated). That is, the local memory of each machine in a plurality of such machines operating as a replicated shared memory arrangement, represents and operates as an “independent replicated memory instance”. Whilst the most common embodiment of such a “replicated memory instance” is a single such instance of a single physical machine comprising some subset, or total of, the local memory of that single physical machine, “replicated memory instances” are not limited to such single physical machine arrangements only.
For example, it is provided by this invention in the use of the term “machine” to include within its scope any of various “virtual machine” or similar arrangements. One general example of a “virtual machine” arrangement is indicated in
Utilising any of the various “virtual machine” arrangements, multiple “virtual machines” may reside on, or occupy, a single physical machine, and yet operate in a substantially independent manner with respect to the methods of this invention and the replicated shared memory arrangement as a whole. Essentially then, such “virtual machines” appear, function, and/or operate as independent physical machines, though in actuality share, or reside on, a single common physical machine. Such an arrangement of “n” “virtual machines” N11410 is depicted in
In
Each such “virtual machine” N11410 for the purposes of this invention may take the form of a single “replicated memory instance”, which is able to behave as, and operate as, a “single machine” of a replicated shared memory arrangement.
When two or more such “virtual machines” reside on, or operate within, a single physical machine, then each such single “virtual machine” will typically represent a single “replicated memory instance” for the purposes of replicated shared memory arrangements. In otherwords, each “virtual machine” with a substantially independent memory of any other “virtual machine”, when operating as a member of a plurality of “replicated memory instance” in a replicated shared memory arrangement, will typically represent and operate as a single “replicated memory instance”, which for the purposes of this invention comprises a single “machine” in the described embodiments, drawings, arrangements, description, and methods contained herein.
Thus, it is provided by this invention that a replicated shared memory arrangement, and the methods of this invention applied and operating within such an arrangement, may take the form of a plurality of “replicated memory instances”, which may or may not each correspond to a single independent physical machine. For example, replicated shared memory arrangements are provided where such arrangements comprise a plurality (such as for example 10) of virtual machine instances operating as independent “replicated memory instances”, where each virtual machine instance operates within one common, shared, physical machine.
Alternatively for example, replicated shared memory arrangements are provided where such arrangements comprise some one or more virtual machine instances of a single physical machine operating as independent “replicated memory instances” of such an arrangement, as well as some one or more single physical machines not operating with two or more “replicated memory instances”.
Further alternatively arrangements of “virtual machines” are also provided and to be included within the scope of the present invention, including arrangements which reside on, or operate on, multiple physical machines and yet represent a single “replicated memory instance” for the purposes of a replicated shared memory arrangement.
Any combination of any of the above described methods or arrangements are provided and envisaged, and to be included within the scope of the present invention.
The abovedescribed embodiments provide the advantage of a measure of redundancy of ports since if one port, or a part of a multiple port, should fail then other ports, or the remainder of the partly failed port, are available and able to continue working.
The foregoing describes only one embodiment of the present invention and modifications, obvious to those skilled in the computing arts, can be made thereto without departing from the scope of the present invention. The terms “dual port” or “multiple port” include within their scope arrangements known as port trunking or link aggregation.
For example, the above described arrangements envisage “n” computers each of which shares a fraction (1/n th) of the application program. Under such circumstances all “n” computers have the same local memory structure. However, it is possible to operate such a system in which a subset only of the computers has the same local memory structure. Under this scenario, the maximum number of members of the subset is to be regarded as “n” the in the description above.
It is also to be understood that the memory locations can include both data and also portions of code. Thus the new values or changes made to the memory locations can include both new numerical data and new or revised portions of code.
Similarly, reference to JAVA includes both the JAVA language and also JAVA platform and architecture.
In all described instances of modification, where the application code 50 is modified before, or during loading, or even after loading but before execution of the unmodified application code has commenced, it is to be understood that the modified application code is loaded in place of, and executed in place of, the unmodified application code subsequently to the modifications being performed.
Alternatively, in the instances where modification takes place after loading and after execution of the unmodified application code has commenced, it is to be understood that the unmodified application code may either be replaced with the modified application code in whole, corresponding to the modifications being performed, or alternatively, the unmodified application code may be replaced in part or incrementally as the modifications are performed incrementally on the executing unmodified application code. Regardless of which such modification routes are used, the modifications subsequent to being performed execute in place of the unmodified application code.
It is advantageous to use a global identifier is as a form of ‘meta-name’ or ‘meta-identity’ for all the similar equivalent local objects (or classes, or assets or resources or the like) on each one of the plurality of machines M1, M2 . . . Mn. For example, rather than having to keep track of each unique local name or identity of each similar equivalent local object on each machine of the plurality of similar equivalent objects, one may instead define or use a global name corresponding to the plurality of similar equivalent objects on each machine (e.g. “globalname7787”), and with the understanding that each machine relates the global name to a specific local name or object (e.g. “globalname7787” corresponds to object “localobject456” on machine M1, and “globalname7787” corresponds to object “localobject885” on machine M2, and “globalname7787” corresponds to object “localobject111” on machine M3, and so forth).
It will also be apparent to those skilled in the art in light of the detailed description provided herein that in a table or list or other data structure created by each DRT 71 when initially recording or creating the list of all, or some subset of all objects (e.g. memory locations or fields), for each such recorded object on each machine M1, M2 . . . Mn there is a name or identity which is common or similar on each of the machines M1, M2 . . . Mn. However, in the individual machines the local object corresponding to a given name or identity will or may vary over time since each machine may, and generally will, store memory values or contents at different memory locations according to its own internal processes. Thus the table, or list, or other data structure in each of the DRTs will have, in general, different local memory locations corresponding to a single memory name or identity, but each global “memory name” or identity will have the same “memory value or content” stored in the different local memory locations. So for each global name there will be a family of corresponding independent local memory locations with one family member in each of the computers. Although the local memory name may differ, the asset, object, location etc has essentially the same content or value. So the family is coherent.
The term “table” or “tabulation” as used herein is intended to embrace any list or organised data structure of whatever format and within which data can be stored and read out in an ordered fashion.
It will also be apparent to those skilled in the art in light of the description provided herein that the abovementioned modification of the application program code 50 during loading can be accomplished in many ways or by a variety of means. These ways or means include, but are not limited to at least the following five ways and variations or combinations of these five, including by:
Traditionally the term “compilation” implies a change in code or language, for example, from source to object code or one language to another. Clearly the use of the term “compilation” (and its grammatical equivalents) in the present specification is not so restricted and can also include or embrace modifications within the same code or language.
Those skilled in the computer and/or programming arts will be aware that when additional code or instructions is/are inserted into an existing code or instruction set to modify same, the existing code or instruction set may well require further modification (such as for example, by re-numbering of sequential instructions) so that offsets, branching, attributes, mark up and the like are properly handled or catered for.
Similarly, in the JAVA language memory locations include, for example, both fields and array types. The above description deals with fields and the changes required for array types are essentially the same mutatis mutandis. Also the present invention is equally applicable to similar programming languages (including procedural, declarative and object orientated languages) to JAVA including Microsoft.NET platform and architecture (Visual Basic, Visual C/C++, and C#) FORTRAN, C/C++, COBOL, BASIC etc.
The terms object and class used herein are derived from the JAVA environment and are intended to embrace similar terms derived from different environments such as dynamically linked libraries (DLL), or object code packages, or function unit or memory locations.
Various means are described relative to embodiments of the invention, including for example but not limited to lock means, distributed run time means, modifier or modifying means, and the like. In at least one embodiment of the invention, any one or each of these various means may be implemented by computer program code statements or instructions (possibly including by a plurality of computer program code statements or instructions) that execute within computer logic circuits, processors, ASICs, logic or electronic circuit hardware, microprocessors, microcontrollers or other logic to modify the operation of such logic or circuits to accomplish the recited operation or function. In another embodiment, any one or each of these various means may be implemented in firmware and in other embodiments such may be implemented in hardware. Furthermore, in at least one embodiment of the invention, any one or each of these various means may be implemented by a combination of computer program software, firmware, and/or hardware.
Any and each of the abovedescribed methods, procedures, and/or routines may advantageously be implemented as a computer program and/or computer program product stored on any tangible media or existing in electronic, signal, or digital form. Such computer program or computer program products comprising instructions separately and/or organized as modules, programs, subroutines, or in any other way for execution in processing logic such as in a processor or microprocessor of a computer, computing machine, or information appliance; the computer program or computer program products modifying the operation of the computer in which it executes or on a computer coupled with, connected to, or otherwise in signal communications with the computer on which the computer program or computer program product is present or executing. Such a computer program or computer program product modifies the operation and architectural structure of the computer, computing machine, and/or information appliance to alter the technical operation of the computer and realize the technical effects described herein.
The invention may be constituted by a computer program product comprising a set of program instructions stored in a storage medium or existing electronically in any form and operable to permit a plurality of computers to carry out any of the methods, procedures, routines, or the like as described herein including in any of the claims.
Furthermore, the invention includes (but is not limited to) a plurality of computers, or a single computer adapted to interact with a plurality of computers, interconnected via a communication network or other communications link or path and each operable to substantially simultaneously or concurrently execute the same or a different portion of an application code written to operate on only a single computer on a corresponding different one of computers. The computers are programmed to carry out any of the methods, procedures, or routines described in the specification or set forth in any of the claims, on being loaded with a computer program product or upon subsequent instruction. Similarly, the invention also includes within its scope a single computer arranged to co-operate with like, or substantially similar, computers to form a multiple computer system
To summarize, there is disclosed a multiple computer system comprising a multiplicity of computers each executing a different portion of an applications program written to execute on a single computer, and each having an independent local memory with at least one memory location being replicated in each the local memory, wherein each of the computers is connected to a single communications network via at least two independent ports and wherein each of the computers sends and receives data via the network utilizing data packets which can be transmitted or received out of sequence.
Preferably the data packets utilize a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets.
Preferably later received packets which are later in sequence than earlier received packets overwrite the earlier received packets.
Preferably later received packets which are earlier in sequence than earlier received packets, do not overwrite the earlier received packets.
Preferably the later received packets are discarded.
Preferably the data packets include a destination address, a content, and a count value indicative of the sequence position.
In addition, there is disclosed a multiple computer system comprising a multiplicity of computers each of which is connected to a single communications network via at least two independent communications ports and wherein each of the computers sends and receives data via the network utilising a data protocol in which data packets can be transmitted or received out of sequence.
Preferably the data protocol identifies the sequence position of each data packet in a transmitted sequence of data packets.
Preferably later received packets which are later in sequence than earlier received packets overwrite the earlier received packets.
Preferably later received packets which are earlier in sequence than earlier received packets, do not overwrite the earlier received packets.
Preferably the later received packets are discarded.
Preferably each computer executes a different portion of a single application program written to execute on a single computer.
Preferably the single communications network is selected from the group of networks consisting of asynchronous transfer mode networks and those networks sold under the trade marks ETHERNET, InfiniBand and MYRINET, and any combinations thereof.
Also disclosed a method of interconnecting a multiplicity of computers with a single communications network, the method comprising the steps of:
(i) connecting each of the computers to the network via at least two independent communications ports, and
(ii) having each computer execute a different portion of a single applications program written to execute on only a single computer with each computer having an independent local memory with at least one memory location being replicated in each the local memory.
Preferably the method includes the further step of:
(iii) having each of the computers send and receive data via the network with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets.
Preferably the method includes the further step of:
(iv) transmitting or receiving the packets out of sequence.
Preferably the method includes the further step of:
(v) overwriting earlier received packets with later received packets which are later in sequence.
Preferably the method includes the further step of:
(vi) not overwriting the earlier received packets with later received packets which are earlier in sequence.
Preferably the method includes the further step of:
(vii) discarding the later received packets which are earlier in sequence.
A method of interconnecting a multiplicity of computers with a single communications network, is also disclosed the method comprising the steps of:
(i) connecting each of the computers to the network via at least two independent communications ports, and
(ii) having each of the computers send and receive data via the network with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets.
Preferably the method includes the further step of:
(iii) transmitting or receiving the packets out of sequence.
Preferably the method includes the further step of:
(iv) overwriting earlier received packets with later received packets which are later in sequence.
Preferably the method includes the further step of:
(v) not overwriting the earlier received packets with later received packets which are earlier in sequence.
Preferably the method includes the further step of:
(vi) discarding the later received packets which are earlier in sequence.
Preferably the method includes the further step of:
(vii) having each computer execute a different portion of a single applications program written to execute on only a single computer.
Preferably the method includes the further step of:
(viii) selecting the single communications network from the group of networks consisting of asynchronous transfer mode networks and those networks sold under the trade marks ETHERNET, InfiniBand and MYRINET, or any combination thereof.
Preferably the sending and receiving of data via the network with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets permits the use of a plurality of independent communication ports on each computer without regard for a sequence or timing of the data being transmitted or received.
Preferably the sending and receiving of data via the network with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets permits the use of a plurality of independent communication ports on each computer without regard for a sequence or timing of the data being transmitted or received.
Also disclosed is a single computer for use in cooperation with at least one other computer in a multiple computer system, the multiple computer system including a multiplicity of computers each executing a different portion of an applications program written to execute on a single computer, and each of the multiplicity of computers having an independent local memory with at least one memory location being replicated in each the local memory, each of the computers being connected to a communications network via at least two independent ports; the computer including first and second independent communications ports operating independently of each other for sending data to and receiving data from other of the multiplicity of computers.
Preferably the single computer sends and receives data via the network with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets.
Preferably the packets can be transmitted or received out of sequence.
Preferably later received packets which are later in sequence than earlier received packets overwrite the earlier received packets.
Preferably later received packets which are earlier in sequence than earlier received packets, do not overwrite the earlier received packets.
Preferably the later received packets are discarded.
Furthermore, there is disclosed a method of interconnecting a single computer with a multiplicity of other external computers over a communications network, the method comprising the steps of:
(i) connecting the single computers to the network via at least two independent communications ports, and
(ii) having the single computer execute only a portion of a single applications program written to execute in its entirety on only a one computer, other ones of the multiplicity executing other portions of the single applications program, the single computer and each of the other multiplicity of computers having an independent local memory with at least one memory location being replicated in each the local memory.
Preferably the method includes the further step of:
(iii) having the single computer send and receive data via the network with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets.
Preferably the method includes the further step of:
(iv) transmitting or receiving the packets out of sequence.
Preferably the method includes the further step of:
(v) overwriting earlier received packets with later received packets which are later in sequence.
Preferably the method includes the further step of:
(vi) not overwriting the earlier received packets with later received packets which are earlier in sequence.
Preferably the method includes the further step of:
(vii) discarding the later received packets which are earlier in sequence.
Still further there is disclosed a method of interconnecting a single computer with a multiplicity of other external computers over a single communications network, the method comprising the steps of:
(i) connecting the single computer to the network via at least two independent communications ports, and
(ii) having the single computer send and receive data with the other computers via the network with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets.
Preferably the method includes the further step of:
(iii) transmitting or receiving the packets out of sequence.
Preferably the method includes the further step of:
(iv) overwriting earlier received packets with later received packets which are later in sequence.
Preferably the method includes the further step of:
(v) not overwriting the earlier received packets with later received packets which are earlier in sequence.
Preferably the method includes the further step of:
(vi) discarding the later received packets which are earlier in sequence.
Preferably the method includes the further step of:
(vii) having the computer execute a different portion of a single applications program written to execute on only one computer.
Preferably the method includes the further step of:
(viii) selecting the single communications network from the group of networks consisting of asynchronous transfer mode networks and those networks sold under the trade marks ETHERNET, InfiniBand and MYRINET, or any combination thereof.
In addition there is disclosed a multiple computer system comprising a multiplicity of computers each executing a different portion of an applications program written to execute on a single computer, and each having an independent local memory with at least one memory location being replicated in each the local memory, wherein each of the computers is connected to a single communications network via at least two independent ports and wherein each of the computers sends and receives updating data via the network the multiple communications ports utilizing data packets which can be transmitted or received out of sequence, and wherein the updating data comprises an identifier of the replicated memory location to be updated, the content with which the replicated memory location is to be updated, and a resident updating count of the updating source associated with the identified replicated memory location.
Further still, there is disclosed a multiple computer system comprising a multiplicity of computers, each having an independent local memory with at least one memory location being replicated in each the local memory, and each computer being connected to a single communications network via at least two independent communications ports and wherein each of the computers sends and receives updating data via the network the multiple communications ports utilising a data protocol in which data packets can be transmitted or received out of sequence, and wherein the data protocol utilises an updating format comprising an identifier of the replicated memory location to be updated, the content with which the replicated memory location is to be updated, and a resident updating count of the updating source associated with the identified replicated memory location.
Also still further, there is disclosed a method of interconnecting a multiplicity of computers with a single communications network, each computer having an independent local memory with at least one memory location being replicated in each the local memory, the method comprising the steps of:
(i) connecting each of the computers to the network via at least two independent communications ports,
(ii) having each of the computers send and receive updating data via the multiple communications ports with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets, and
(iii) the data protocol utilising an updating format comprising an identifier of the replicated memory location to be updated, the content with which the replicated memory location is to be updated, and a resident updating count of the updating source associated with the identified replicated memory location.
Also, there is disclosed single computer for use in cooperation with at least one other computer in a multiple computer system, the multiple computer system including a multiplicity of computers each executing a different portion of an applications program written to execute on a single computer, and each of the multiplicity of computers having an independent local memory with at least one memory location being replicated in each the local memory, each of the computers being connected to a communications network via at least two independent ports; the computer including first and second independent communications ports operating independently of each other for sending data to and receiving data from other of the multiplicity of computers via two or more of the multiple independent ports.
Finally there is disclosed a method of interconnecting a single computer with a multiplicity of other external computers over a single communications network, the single computer and each of the other multiplicity of computers having an independent local memory with at least one memory location being replicated in each the local memory, the method comprising the steps of:
(i) connecting the single computer to the network via at least two independent communications ports,
(ii) having the single computer send and receive updating data with the other computers via the multiple communications ports network with a data protocol which identifies the sequence position of each data packet in a transmitted sequence of data packets, and
(iii) the data protocol utilising an updating format comprising an identifier of the replicated memory location to be updated, the content with which the replicated memory location is to be updated, and a resident updating count of the updating source associated with the identified replicated memory location
The term “comprising” (and its grammatical variations) as used herein is used in the inclusive sense of “having” or “including” and not in the exclusive sense of “consisting only of”.
| Number | Date | Country | Kind |
|---|---|---|---|
| 2006905527 | Oct 2006 | AU | national |
| 2006905539 | Oct 2006 | AU | national |
The present application claims the benefit of priority to U.S. Provisional Application Nos. 60/850,528 (5027AA-US) and 60/850,711 (5027T-US), both filed 9 Oct. 2006; and to Australian Provisional Application Nos. 2006905539 (5027AA-AU) and 2006905527 (5027T-AU), both filed on 5 Oct. 2006, each of which are hereby incorporated herein by reference. This application is related to concurrently filed U.S. Application entitled “Multiple Network Connections for Multiple Computers,” (Attorney Docket No. 61130-8026.US01 (5027AA-US01)) and concurrently filed U.S. Application entitled “Multiple Network Connections for Multiple Computers,” (Attorney Docket No. 61130-8026.US02 (5027AA-US02)), each of which are hereby incorporated herein by reference.
| Number | Date | Country | |
|---|---|---|---|
| 60850528 | Oct 2006 | US | |
| 60850711 | Oct 2006 | US |