Modify ↓
Opened 13 years ago
Closed 13 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 by , 13 years ago
comment:2 by , 13 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

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