Customer Portal

Skip initializing steps to execute the same graph

Comments 2

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi angel,

    what about http://www.cloveretl.com/documentation/ ... eader.html ? When message arrives, graph will process depending components.
  • Avatar
    dpavlis
    0
    Comment actions Permalink
    Hi,

    Your issue might be solved by transformation graph caching/pooling which keeps transformation initialized in memory for predefined amount of time to minimize the init/startup time. It can also quickly create copies of the job in case you need to service more requests at the same time.

    See CloverETL Server's manual for details.

    This functionality is also used by CloverETL Server's Launch Services.

Please sign in to leave a comment.