Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #32366 All Revisions ] Back to Issue ]
Summary 0032366: callout invocation ineficiencies
Revision 2016-06-08 13:39 by inigosanchez
Description Callouts are executed by FIC emulating a Servlet request, to later parse the response to generate a JSON object with the contents.

This mechanism has some performance drawbacks:
* There is an overhead to perform the request
* Response needs to be parsed to generate a JSON

Project documentation: http://wiki.openbravo.com/wiki/Projects:Callout_Performance_Improvements [^]
Revision 2016-02-26 14:19 by inigosanchez
Description Callouts are executed by FIC emulating a Servlet request, to later parse the response to generate a JSON object with the contents.

This mechanism has some performance drawbacks:
* There is an overhead to perform the request
* Response needs to be parsed to generate a JSON


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker