Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-4699

parallel execution of application

XMLWordPrintable

    • QEMU ARM, QEMU ARM 64, QEMU x86_64

      Hello everyone,

      Currently I am working on a solution where I have to call a common application from more than one  applications and for every call, a new instance of a common application should be execute as shown in following picture.

      Here I am calling App C from App A and App B using afb_api_call_sync() function but App C execute every call in synchronous manner. I want app c to be execute each call in new instance of App C.

      Que:  Is there any function/API available in AGL which call the application and execute in new instance for each application call?

        1. one-binding.c
          1 kB
        2. Screenshot (37).png
          22 kB
        3. Screenshot from 2023-02-23 16-02-02.png
          195 kB
        4. server-binding.c
          2 kB
        5. two-binding.c
          1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            jobol-iot jose bollo
            shubhamkadu2598 shubham kadu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: