IBM i 系统通过作业或进程来运行程序。
虽然64位的平台允许32位与64位的进程共存,但不允许在同一进程中混用32位和64位的可执行程序和库。
Although 64-bit platforms allow both 32-bit and 64-bit processes to coexist, they do not allow intermixing of 32-bit and 64-bit executables and libraries within the same process.
Goroutine是轻量级的并行程序执行路径,与线程,coroutine或者进程类似。
Goroutines are lightweight parallel paths of program execution similar to threads, coroutines, or processes.
应用推荐