ANNOUNCE: NHI1-0.11, PLMK-2.0 und libmsgque-5.0

Andreas Otto aotto1968 at users.berlios.de
Fri Jan 14 04:23:21 EST 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear User,


ANNOUNCE:    Major Feature Release
====================================

  libmsgque: Application-Server-Toolkit for
             C, C++, JAVA, C#, Go, TCL, PERL, PHP, PYTHON, RUBY, VB.NET
  PLMK:      Programming-Language-Microkernel
  NHI1:      Non-Human-Intelligence #1


SUMMARY
=======


Finish release 4 of wp2 with adding Factory support.
The Factory add the ability to create NEW server-types on-the-fly and
introduce the self-programming capability to NHI1.

The "Factory" is an important part of the object management and has the
following basic features:

 * create a new instance identified by an "Identifier" or using an
   already available instance as template
 * cleanup and delete an instance
 * provide an "Identifier" for factory lookup and as an unique
   application name
 * identify the server in the network

The link between the "Factory-Identifier" and the "Factory-Interface" is
important for the future development of "libmsgque". Message-Routing,
Service-Location and Persistent-Transactions depend on this feature.

The relationship between the "MqFactoryS" and the "MqS" is the same as
the relationship between a "type" and an "instance" of the "type" in a
regular programming language.
The "MqFactoryS" define the "type" of the server and the "MqS" define a
single instance of the server. Every kind of server has !!only one!!
specific "MqFactoryS" object but every instance of a server has one
"MqS" object used for object management. Decreasing the size and the
complexity of a "MqS" object will improve the server performance.
In future more fields, defined in the "MqSetupS" attribute of the the
"MqS" object, will move into "MqFactoryS" object.



LINKS
=====

  libmsgque including PHP documentation:
   > http://nhi1.berlios.de/theLink/index.htm
  NHI1:
   > http://nhi1.berlios.de/
  DOWNLOAD:
   > http://developer.berlios.de/projects/nhi1/



mfg, Andreas Otto (aotto1968)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJNMBYJAAoJEGTcPijNG3/AxGkH/1Nf7GBL7DWAUktwaFs7Bs69
7voAXXWgIug+X42MqmsjFY8TrVGSHJfB8au+gecP1z6RQnPlubT2Od9T3GbXJL5h
ZeyK8r2cf7reqp0W63iw0Gh+mDV/bmcjqjA8RTvw95du8l8t0W+zSjcDmeMct/a6
o8eTvQTfCyr7+LcOqjzVEA19XVVgJBF55DA24+HACVFgXfRchpylZiXegmAC0iFy
gWKDAyiC95wJzZuqK+a5hPAYOZ+nhAaEMDVY0olN81qnWnb7j6uubSWAbgdXPWaP
zu1gXoGo2fugqQt8XB1Ux8gHZhXOXVQGxcX2LyMUwiI1iXxnLVXXL1K3p7+Wnng=
=/7W5
-----END PGP SIGNATURE-----



More information about the Python-list mailing list