Pythomnic, an environment for building reliable services in Python, version 1.0 released

2006-03-06 Thread dmitry
Pythomnic is a conceptual environment for building middleware services in Python. Recognizing building as a process in time Pythomnic focuses on the following major directions: 1. Dynamic modules reloading allows changing the source or release a bunch of new modules on the fly without a need to st

Pythomnic 2.0, framework for building reliable highly dynamic network services

2006-05-16 Thread dmitry
Major new features in version 2.0: * Support for distributed transactions * Network-wide service health monitoring * Dynamic service discovery at runtime * Support for module level persistency * Full support for JMS integration The what's new page: http://www.pythomnic.org/changes.html Pythomnic

Fault-tolerance framework Py-Fate 1.4 released

2006-09-02 Thread dmitry
Fault-tolerance framework Py-Fate contains several proxy classes and/or algorithms so that a conscious developer can easily add fault-tolerance to the code. http://sourceforge.net/projects/py-fate/ The biggest point is that Python proxying capabilities allow for invisible drop-in addition or revo

Pythomnic 3.0 - platform for building reliable network services (includes video step-by-step tutorial)

2007-01-12 Thread dmitry
New in version 3.0: * Support for POP3, SMTP for processing e-mail messages. * Support for SMPP (full SMPP 3.4 implementation) for processing SMS. * Support for ICQ for processing ICQ messages. * SSL-protected RPC channel. * Request execution context spanning across multiple servers (a-la COM+ cau

Pythomnic 4.0 - platform for building reliable network services in Python

2007-03-05 Thread dmitry
Pythomnic is a platform for building non-stop middleware around a set of network services. It allows changing source code and configuration on the fly without interrupting the live service. Pythomnic modules can be invisibly migrated from one server to another for redundancy or load balancing. Such

Pythomnic 5.0 - platform for building reliable network services in Python

2007-06-04 Thread dmitry
Pythomnic is a platform for building non-stop middleware around a set of network services. It allows changing source code and configuration on the fly without interrupting the live service. Pythomnic modules can be invisibly migrated from one server to another for redundancy or load balancing. Such

Pythomnic 6.0 released

2008-02-07 Thread dmitry
Pythomnic is a platform for building distributed network services in Python. Its key features are continuous development upon a live service without shutting it down, uniform support of various network interfaces and easy modularization. The 6.0 is largely a usability release: * All the practica

ANN: PyMedia 1.3.5-pre1 for Windows

2005-07-15 Thread Dmitry Borisov
t of all you can see PyCar application http://pymedia.org/pycar/ For everything else see the tutorials on a web site http://pymedia.org/tut/ Please note that some of the chapters may not be up-to-date. Let me know if something does not work for you ! Enjoy, Dmitry/ -- XS2Mail: Check yo

[ANN] ErlPort (library to connect Erlang to Python) 1.0.0alpha released

2013-06-14 Thread Dmitry Vasilev
;} 2> python:call(P, roll, roll, [5]). Hello from 7747 Hello from 7749 Hello from 7751 Hello from 7753 Hello from 7755 [<0.34.0>,<0.37.0>,<0.40.0>,<0.43.0>,<0.46.0>] -- Dmitry Vasiliev http://hlabs.org http://twitter.com/hdima -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/