Plugin Architecture - One host with many Pipeline folders -
we have application plugin host, having "pipeline" folder in it's application directory. of plugins managed through host plugins relating windows service running, , windows service managing 1 county purpose of example.
what want achieve able install multiple instances of windows service , manage each of these through host application. our original thought have several "pipeline" folders, 1 each county manages it's instance of windows service don't see how going since seems "pipeline" folder naming convention set in stone , there no way dynamically point application specific "pipeline" folder.
any thoughts?
seems dig answer after posting...
there parameter on findaddins method used pass pipeline root. should work fine.
Comments
Post a Comment