Menu

How parallel files pick up work in Outbound for OpenAS2

2022-03-10
2022-08-15
  • Owais Khalid

    Owais Khalid - 2022-03-10

    Hello there, Team.

    We've been battling with a file queuing issue in AS2 for quite some time. We need understand how the Outbound/OurAS2ToClientAS2 works.

    We created parallel directories in Outbound to provide different paths for our files, but we are still unsure whether our AS2 server is delivering the files in parallel or choosing them one by one. Are they also stored in the pendingmdninfo folder before going in Outbound directory?

    Please confirm these inquiries since we are experiencing real-time losses for our clients and their transactions.

     
  • Christopher Broderick

    This was stuck in a moderation queue for some reason.
    Each poller is a thred on its own and will ssend files independently and simultaneously.
    It does depend on whether your CPU is multi-core and how much RAM you allocate to the Java environment as to how much the parallel processing will help.