SAP Note 597583 - Performance improvement using RFC parallel processing

Component : RFC -

Solution : https://service.sap.com/sap/support/notes/597583 (SAP Service marketplace login required)

Summary :
This SAP Note provides guidelines for optimizing system performance through parallel processing using asynchronous RFCs. Various asynchronous and transactional/queued RFC methods are outlined for different performance needs: asynchronous functions are recommended for scenarios where execution time is crucial and no transactional logic is needed, while transactional/queued functions ensure module processing with transactional integrity. Practical advice is offered on using RFC groups and managing resource bottleneom and exceptions effectively. The note emphasizes the importance of task granularity and response time measurement for aligning asynchronous tasks with system capabilities.

Key words :
language elementcall function <func> destination <dest>, language element                     call function <func> starting, call function <func> starting, implement large-scale parallel processing, task <taskname>                     destination <dest>, transactional/queued rfcs guarantee, call function <func>, queue time <time> selected, remote-enabled function modules, permanent queue status

Related Notes :

1371131Correct error handling of RFC calls
1060205Using task names again in asynchronous RFCs
687497Standard setting for ARFC options