This question shows research effort; it is useful and clear
-6
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
I want to parallelly post the data to two pages that operates on data independently. So that no time wastage occur. I can execute them serially but want to post data to both pages simultaneously and execute parallelly. Please suggest me any idea?