My Report

Spring Practice Test 9


Correct Answer: 2 points | Wrong: -1 point
Grades: A* (100% score) | A (80%-99%) | B (60%-80%) | C (40%-60%) | D (0%-40%)
advertisement

1. Terracotta has a client/server architecture.

2. Spring core framework provides first-class support for transactions.

3. To build a parallelized solution for a problem that’s intrinsically better-suited to parallelization or that, for want of resources, needs to be chunked.

4. Spring Batch provides a convenience class, CompositeItemProcessor, which forwards the output of the filter to the input of the successive filter.

5. GridGain works with a GridTask, which specifies how to handle the main unit of work of the interface type:-

6. The file which enables you to tell GridGain about which GridTask classes are deployed:-

7. Element to configure this for the step:-

8. The RetryTemplate itself is configured in the Spring context, although it’s trivial to create in code.

9. Transaction capabilities are built on top of the first class support already provided by the core Spring framework.

10. To distribute processing over many nodes, perhaps to increase result speed through the use of concurrences, perhaps merely to provide load balance and fault tolerance.


 

Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.