arguslab / Argus-SAF

Argus static analysis framework
Apache License 2.0
181 stars 49 forks source link

How to run Amandroid in parallel mode? #69

Open zjbthomas opened 4 years ago

zjbthomas commented 4 years ago

Hi,

I am wondering how to enable parallel mode for Amandroid? As suggested here, Akka Actor should be used, but how do I actually use it for Amandroid?

Thank you in advanced!

fgwei commented 4 years ago

I forget to update the website. The Akka actor code has been removed.

zjbthomas commented 4 years ago

Thanks for your reply. In this case, is it a good practice to set parallel=true in config.ini as an alternative?