Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

HANA service performance: calculate, return and insert - Fastest approach?

$
0
0

Hi,

Let's assume the scenario:

  1. An external HTTP client calls HANA service
  2. The service calculates the result of a formula
  3. The result is returned to the caller
  4. The result is stored in the database.

 

The above happens 1000 times in a second.

 

I am a beginner, but I would create a XSJS service, for example getResult.xsjs, with function which calculates result and sets response, and another one in jQuery.ajax call with asynchronous "INSERT INTO" (would this improve client's performance?).

 

Is this correct in the first place, and if yes, is this the best (the fastest) approach? Are there any documents/success stories/benchmarks which would compare HANA's performance with some other technology?

 

Thanks!

KR,

Igor Barbaric


Viewing all articles
Browse latest Browse all 9165

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>