Big Chemical Encyclopedia

Chemical substances, components, reactions, process design ...

Articles Figures Tables About

Shared object

Use type constants sparingly for mutable types. A type constant says that there is only one object of this name across every implementation in which the type is used. If the shared object itself is immutable, it can be copied permanently in every implementation. For example, the relationship of Grade.A to Grade.B is always fixed, just as with lnteger.0 and Integer. 1 and Color.red and Color.blue these shared objects can safely be replicated along with their (immutable) relationships to others. With mutable types you should be prepared to organize worldwide access to the shared object or replicate the object but have a fancy scheme to update the cache. [Pg.92]

These frameworks must now be mapped to our problem domain and must be related to one another by shared objects, attributes, and so on. Figure 11.10 shows the overall problem model as an application of these frameworks. Of course, these frameworks must inter-... [Pg.490]

Shared objects for the sessions, perhaps implemented in a SessionMgr component (which might be the shared database). Each session offers different interfaces for each role a session plays in each of the frameworks I Job, lOccupancy, llndication. Its class will implement methods on each interface to make explicit invocations into the other frameworks if necessary. [Pg.493]

Make role objects share state via observation of a shared object. [Pg.504]

Harmonization is something more than coordination — which doesn t convey the idea of shared objectives — but something less than standardisation — since there is generally a variety of acceptable ways to attain agreed goals.(38)... [Pg.53]

Communicating with those who can and do influence process safety is a key to improvement. Many individuals across an organization share objectives to improve process safety. Metrics are a valuable resource to everyone involved in improving performance, and communicating results is a key activity in maintaining a successful improvement effort. Effectively sharing results in a timely manner is the central objective for the communications strategy, and it is important to plan how results will be clearly communicated. [Pg.101]

Unlike the procedural languages discussed above, C language functions are compiled separately. The code itself is not included in the SQL create function command. Instead, the create function command refers to a compiled object such as shared object (.so) file located in some directory on the server running the RDBMS. For example, the CHORD oe smiles function is defined as follows. [Pg.120]

This defines the SQL function oe smiles, which is realized by calling the C function oe anysmiles in the shared object file gnova.so. The definition of the input arguments and return values is done in the same way as for a function written in any other procedural language. [Pg.121]

In functions written in other languages, the code appears in the create command, whether it is written in SQL, plpgsql, plperl, or plpython. For C language functions, the name of the shared object, here bits.so, and the name of the c function, here nbits set are named in the create command. [Pg.205]

Strategic choices Needs of owner versus needs of firm Degree of integration market-share objective breadth of product line Entry and exit from industries allocation of resources by industry rate of growth... [Pg.28]

OSFlash Reds media server provides developers with an elegant and powerful set of mechanisms to invoke methods remotely. The client block can invoke methods on the server and the server can invoke methods in the client-side components. Method calls can be broadcast to each client component and apvplication instance connected to a shared object or stream, or they can be sent to and from individual dient compwnent. An application instance can even create proxies of methods belonging to another application instance. [Pg.213]

The stream and shared object send( ) methods both provide a mechanism to send method invocation requests to multiple client components at the same time. The call( ) methods provide a way to invoke a method on one recipient at a time. Unlike send( ), call( ) makes it possible to receive the return value of a remote method. The call( ) method can invoke methods on numerous objects attached to the client component or NetConnection objects. The call( ) method provides fine-grained messaging control from client to server to clients, if necessary, and has advantages and disadvantages in securing an application. [Pg.213]

The remote shared ol ects concept is used in order to implement the shared space component. One client component in the system changes a property of its copy of an remote shared object, the updates are sent automatically to all the other client blocks sharing the same object. [Pg.226]

The background to Hypothesis 4 Leadership can be viewed as the process of influencing others to understand and agree about what needs to be done and how to achieve the goal as well as the process of facilitating individual and collective efforts to accomplish shared objectives (Yukl and Becker 2006 Yukl 1999). In the USA, OSHA (2012, p. 8) stipulates that in some situations, it is not possible to completely eliminate a hazard or reduce exposures to a safe level, so personal protective equipment must often be used by workers or be used in addition to other hazard control measures. Furthermore, employers are responsible for knowing when protective equipment will be needed. [Pg.192]

To recapitulate, in the area of offshoring, the companies mostly focus on prevention and improvement of relationships. On the other hand, in outsourcing, mainly logistics, such practices are of secondary importance. Admittedly, supplier assessment and risk monitoring are applied to a similar extent however, one can notice a considerable unwillingness to building relationships based on confidence and shared objectives. [Pg.157]

Return/profit "Givens" ITT under Harold Geneen, earnings per share objective Quality Low-cost manufecturing Customer service Growth Profit Portfolio management Information systems... [Pg.31]


See other pages where Shared object is mentioned: [Pg.582]    [Pg.493]    [Pg.493]    [Pg.151]    [Pg.225]    [Pg.304]    [Pg.369]    [Pg.204]    [Pg.369]    [Pg.16]    [Pg.64]    [Pg.246]    [Pg.212]    [Pg.223]    [Pg.196]    [Pg.100]    [Pg.68]    [Pg.180]   
See also in sourсe #XX -- [ Pg.120 , Pg.204 ]




SEARCH



Shared

Shares

Sharing

© 2024 chempedia.info