Modify

Opened 11 years ago

Closed 11 years ago

#2440 closed Feature Request (Rejected)

Add official multipPorcessing.au3 likes python

Reported by: oceanwaves Owned by:
Milestone: Component: Standard UDFs
Version: Severity: None
Keywords: multiprocessing Cc:

Description

I know autoit will not support multiple-threads, but I think multiple-processing is necessary, just like python, it can provide locker, communication between mutiple processing, etc. Actually, even in python, it suggests using multiple processes other than multiple-threads for performance.

python multiprocessing:
http://docs.python.org/3.3/library/multiprocessing.html

Attachments (0)

Change History (2)

comment:1 Changed 11 years ago by guinness

Please re-read the red box again about submitting a ticket, especially the part about asking Devs to write UDFs.

comment:2 Changed 11 years ago by guinness

  • Resolution set to Rejected
  • Status changed from new to closed

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.