单选题Identify architecturally where in an application, Coherence stack will be used ()Acoherence resides locally on the machines of all remote application usersBcoherence resides between remote users and the Web tierCcoherence resides between the Web tier a

题目
单选题
Identify architecturally where in an application, Coherence stack will be used ()
A

 coherence resides locally on the machines of all remote application users

B

 coherence resides between remote users and the Web tier

C

 coherence resides between the Web tier and application tier

D

 coherence resides between the application tier and data tier


相似考题
更多“单选题Identify architecturally where in an application, Coherence stack will be used ()A  coherence resides locally on the machines of all remote application usersB  coherence resides between remote users and the Web tierC  coherence resides between the Web ”相关问题
  • 第1题:

    How can the command-line Coherence application in Windows and UNIX be started ?()

    • A、 navigate to the $COHERENCE_HOME directory and type bin/coherence.cmd (Windows) or ./bin/coherence.sh (UNIX)
    • B、 navigate to the $COHERENCE_HOME directory and type coherence.cmd (Windows) or bin/coherence.sh (UNIX)
    • C、 navigate to the $COHERENCE_HOME directory and type bin/coherence.cmd (Windows) or coherence.sh (UNIX) 
    • D、  All of the above

    正确答案:A

  • 第2题:

    Active Cache is the integration of Coherence and WebLogic Server. Which component is NOT part of this integration?()

    • A、Coherence*Web
    • B、Coherence*Extend
    • C、TopLink Grid with Coherence
    • D、Coherence cluster lifecycle management in WebLogic Server
    • E、Named cache dependency Injection

    正确答案:B

  • 第3题:

    Which two statements are TRUE regarding Coherence Indexes ? ()

    • A、 indexes are maintained by cache entry ownes
    • B、 an application should not suggest an index that another aplication had suggested
    • C、 indexes cannot be sorted
    • D、 each application using Coherence may suggest the same set of indexes when it starts

    正确答案:A,D

  • 第4题:

    Oracle Coherence is best classified as ()? 

    • A、A Database Product
    • B、A Middleware Product
    • C、An Object Relational Mapping (ORM) Tool
    • D、A Soft Load Balancer
    • E、An Application Product

    正确答案:B

  • 第5题:

    Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE application?()

    • A、Deploy Active Cache shared library
    • B、Declare dependency on the shared library
    • C、Declare all dependency injection entries
    • D、Package tangosol-coherence-override.xml in modules classpath
    • E、Package coherence-cache-config.xml in modules classpath

    正确答案:A,B,C,E

  • 第6题:

    As an architect for ABC bank, you have been tasked to improve the performance of their online balance transfer application. Due to various margers and takeovers, the bank has heterogeneous systems. Some applications are based on Java while others on  either .net or C++. You would like to propose object serialization with Coherence to enable passing objects between these different language platforms.  Which of the following options provides the capability ?()

    • A、 Standard Java serialization
    • B、 .Net Binary serialization
    • C、 Coherence Portable Object Format
    • D、 Coherence Externalizable Lite

    正确答案:C

  • 第7题:

    You have an Active Directory Domain Services (AD DS) domain. All servers run Windows Server 2008 R2. The Remote Desktop Services (RDS) environment includes a Remote Desktop Session Host (RD Session Host) server in the LAN environment, and a Remote Desktop Gateway (RD Gateway) server in the perimeter network. You deploy a Remote Desktop Web Access (RD Web Access) server in the perimeter network. You publish a RemoteApp application. The RemoteApp application is not visible to users when they log in to RD Web Access.You need to ensure that authorized users can run RemoteApp applications from RD Web Access. What should you do?()

    • A、Restart the World Wide Web Publishing Service on the RD Web Access server.
    • B、Disab le Forms Authentication on the Default Web Site on the RD Web Access server.
    • C、Allow Windows Management Instrumentation (WMI) communication between the RD Gateway server and the RD Session Host server.
    • D、Allow Windows Management Instrumentation (WMI) commu nication between the RD Web Access server and the RD Session Host server.

    正确答案:D

  • 第8题:

    单选题
    As an architect for ABC bank, you have been tasked to improve the performance of their online balance transfer application. Due to various margers and takeovers, the bank has heterogeneous systems. Some applications are based on Java while others on  either .net or C++. You would like to propose object serialization with Coherence to enable passing objects between these different language platforms.  Which of the following options provides the capability ?()
    A

     Standard Java serialization

    B

     .Net Binary serialization

    C

     Coherence Portable Object Format

    D

     Coherence Externalizable Lite


    正确答案: D
    解析: 暂无解析

  • 第9题:

    单选题
    Your network contains an Active Directory domain. You have a server that runs Windows Server 2008 R2 and has the Remote Desktop Services server role enabled. All client computers run Windows 7. You need to plan the deployment of a new line-of-business application to all client computers. The  deployment must meet the following requirements:   èUsers must access the application from an icon on their desktops.   èUsers must have access to the application when they are not connected to the network. What should you do?()
    A

    Publish the application as a RemoteApp.

    B

    Publish the application by using Remote Desktop Web Access (RD Web Access).

    C

    Assign the application to the Remote Desktop Services server by using a Group Policy object (GPO).

    D

    Assign the application to all client computers by using a Group Policy object (GPO).


    正确答案: B
    解析: 暂无解析

  • 第10题:

    单选题
    Development of real-time event-driven applications using Coherence is supported b()
    A

     the Partitioned Cache

    B

     the Local Cache

    C

     the Map Listener running within a Partitioned Cache

    D

     the Map Listener running within an application 


    正确答案: C
    解析: 暂无解析

  • 第11题:

    多选题
    Which two statements are TRUE regarding Coherence Indexes ? ()
    A

    indexes are maintained by cache entry ownes

    B

    an application should not suggest an index that another aplication had suggested

    C

    indexes cannot be sorted

    D

    each application using Coherence may suggest the same set of indexes when it starts


    正确答案: D,A
    解析: 暂无解析

  • 第12题:

    单选题
    Identify architecturally where in an application, Coherence stack will be used ()
    A

     coherence resides locally on the machines of all remote application users

    B

     coherence resides between remote users and the Web tier

    C

     coherence resides between the Web tier and application tier

    D

     coherence resides between the application tier and data tier


    正确答案: B
    解析: 暂无解析

  • 第13题:

    Select three true statements regarding Coherence()

    • A、 Coherence provides stronger data management than an Application Server
    • B、 Coherence provides better scale-out performance than a Application Server
    • C、 Coherence provides better scale-out performance than a Database Server
    • D、 Coherence provides better througput than a JMS messaging server Coherence provides stronger configuration management than Grid Control

    正确答案:A,B,C

  • 第14题:

    To use Active Cache features in WebLogic 12C, which three libraries are needed from the WebLogic Server installation to be deployed in WebLogic Server?()

    • A、coherence-work.jar
    • B、coherence.jar
    • C、active-cache-1.0.jar
    • D、coherence-web-spi.war

    正确答案:B,C,D

  • 第15题:

    A customer has a critical, performance-sensitive web application that connects to a multinode  Oracle RAC database. Which feature of WebLogic can provide significant performance benefit?()

    • A、The Web Session Affinity feature of Active GridLink for RAC
    • B、WebLogic Clustering  
    • C、The Transaction Affinity feature of Active GridLink for RAC
    • D、Coherence*Web Session Replication

    正确答案:C

  • 第16题:

    Identify architecturally where in an application, Coherence stack will be used ()

    • A、 coherence resides locally on the machines of all remote application users
    • B、 coherence resides between remote users and the Web tier
    • C、 coherence resides between the Web tier and application tier
    • D、 coherence resides between the application tier and data tier

    正确答案:D

  • 第17题:

    A customer has a critical, performance-sensitive web application that connects to a multimode  Oracle RAC database. Which feature of WebLogic can provide signification benefit?()

    • A、The Web Session Affinity feature of Active GridLink for RAC
    • B、WebLogic Clustering
    • C、The Transaction Affinity feature of Active GridLink for RAC
    • D、Coherence*Web Session Replication

    正确答案:C

  • 第18题:

    What is the solution for the "maximum socket buffer size" warnings in Oracle Coherence version 3.1 to 3.3 ? ()

    • A、 configure the OS allow for larger buffers
    • B、 upgrade the Coherence version
    • C、 configure the OS allow for small buffers
    • D、 configure the OS allow for small buffers and upgrade the Coherence version

    正确答案:A

  • 第19题:

    Your network contains an Active Directory domain. You have a server that runs Windows Server 2008 R2 and has the Remote Desktop Services server role enabled. All client computers run Windows 7. You need to plan the deployment of a new line-of-business application to all client computers. The  deployment must meet the following requirements:   èUsers must access the application from an icon on their desktops.   èUsers must have access to the application when they are not connected to the network. What should you do?()

    • A、Publish the application as a RemoteApp.
    • B、Publish the application by using Remote Desktop Web Access (RD Web Access).
    • C、Assign the application to the Remote Desktop Services server by using a Group Policy object (GPO).
    • D、Assign the application to all client computers by using a Group Policy object (GPO).

    正确答案:D

  • 第20题:

    单选题
    Oracle Coherence is best classified as ()?
    A

    A Database Product

    B

    A Middleware Product

    C

    An Object Relational Mapping (ORM) Tool

    D

    A Soft Load Balancer

    E

    An Application Product


    正确答案: D
    解析: 暂无解析

  • 第21题:

    单选题
    How can the command-line Coherence application in Windows and UNIX be started ?()
    A

     navigate to the $COHERENCE_HOME directory and type bin/coherence.cmd (Windows) or ./bin/coherence.sh (UNIX)

    B

     navigate to the $COHERENCE_HOME directory and type coherence.cmd (Windows) or bin/coherence.sh (UNIX)

    C

     navigate to the $COHERENCE_HOME directory and type bin/coherence.cmd (Windows) or coherence.sh (UNIX) 

    D

      All of the above


    正确答案: B
    解析: 暂无解析

  • 第22题:

    多选题
    Select three true statements regarding Coherence()
    A

    Coherence provides stronger data management than an Application Server

    B

    Coherence provides better scale-out performance than a Application Server

    C

    Coherence provides better scale-out performance than a Database Server

    D

    Coherence provides better througput than a JMS messaging server Coherence provides stronger configuration management than Grid Control


    正确答案: A,B
    解析: 暂无解析

  • 第23题:

    单选题
    What is the solution for the "maximum socket buffer size" warnings in Oracle Coherence version 3.1 to 3.3 ? ()
    A

     configure the OS allow for larger buffers

    B

     upgrade the Coherence version

    C

     configure the OS allow for small buffers

    D

     configure the OS allow for small buffers and upgrade the Coherence version


    正确答案: A
    解析: 暂无解析

  • 第24题:

    单选题
    You have an Active Directory Domain Services (AD DS) domain. All servers run Windows Server 2008 R2. The Remote Desktop Services (RDS) environment includes a Remote Desktop Session Host (RD Session Host) server in the LAN environment, and a Remote Desktop Gateway (RD Gateway) server in the perimeter network. You deploy a Remote Desktop Web Access (RD Web Access) server in the perimeter network. You publish a RemoteApp application. The RemoteApp application is not visible to users when they log in to RD Web Access. You need to ensure that authorized users can run RemoteApp applications from RD Web Access. What should you do?()
    A

    Restart the World Wide Web Publishing Service on the RD Web Access server.

    B

    Disab le Forms Authentication on the Default Web Site on the RD Web Access server.

    C

    Allow Windows Management Instrumentation (WMI) communication between the RD Gateway server and the RD Session Host server.

    D

    Allow Windows Management Instrumentation (WMI) commu nication between the RD Web Access server and the RD Session Host server.


    正确答案: D
    解析: 暂无解析