How to implement simple counter in WSO2 ESB? -


i'm developing proxy service has count requests , injects number of requests in payload , sends next endpoint. develop counter can use class mediator easy , useful since loads in memory , makes fast, fact of writing java code needs compilation made me think of more agile method. came saving in file in registry, not since there no loading in memory , has i/o overhead. wondering if can implemented in script mediator example jscript.

i'm trying find best way that.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -