[ANN] (preview) “pymsgque” is the connection between Tcl and the “Programming Language Micro-Kernel” (PLMK).

aotto1968 aotto1968 at t-online.de
Sun Nov 3 04:49:07 EST 2024


ANNOUNCEMENT

"pymsgque" is the project to integrate the Programming-Language-Micro-Kernel (*PLMK*) into *Python*.
Together with C, C++, Java, Ruby and Tcl, a growing language community is emerging that will combine *all* existing programming 
languages with *PLMK* technology in the future.

: http://thedev.nhi1.de/NHI1/main/

“pymkkernel” extends *Python* with a “code integrator” so that a 3rd party library can be connected to *Python* without 
additional programming effort.

: http://thedev.nhi1.de/theKernel/main/index.htm

“pymqmsgque” extends *Python* with a “code parallelizer” so that existing *Python* code can be parallelized and integrated into 
a multiprocessor environment.

: http://thedev.nhi1.de/theLink/main/index.htm


PERFORMANCE
-----------

: http://thedev.nhi1.de/theLink/main/md_docs_2main_2README__PERFORMANCE.htm#README_PERFORMANCE

*Python* has good performance, compared to *TclOO* and *Ruby*, *Python* is on the same level as *Ruby*.

             |   send     send     send     send    create    create    data     data
             |  NOTHING   END    CALLBACK   WAIT    PARENT    CHILD     BUS      BFL
             | -------- -------- -------- -------- --------- -------- -------- --------

  R: Tcl     |   332380   190834   120565    61112      132    23589    43077    42926
  R: Python  |   493313   315040   160869    75802      103    21982    68504    65800
  R: Ruby    |   436564   301587   165921    77032       52    16330    71040    63967


occasional updates to the project are available as screenshots on social media.

: Facebook -> https://www.facebook.com/profile.php?id=100069563501101


More information about the Python-list mailing list