Discussion:
[ANN] duruses 3.9.0 release
Matthew Scott
2009-09-19 00:24:34 UTC
Permalink
Download from:
http://pypi.python.org/pypi/duruses/3.9.0

Install using:
easy_install duruses

Documentation:
http://11craft.github.com/duruses/

Durus_ is an object database for Python. It allows multiple clients
to operate on a single database via a wire protocol, and allows one
process at a time to directly access a database file.

... _Durus: http://mems-exchange.org/software/durus/

Duruses is an extended server for Durus providing these enhancements:

- Serve multiple databases with one server process. Operate on
multiple databases with one connection.

- Asynchronous server, using cogen_ to offer platform-specific
performance enhancements.

... _cogen: http://code.google.com/p/cogen/
--
Matthew R. Scott
Binger David
2009-09-25 14:21:47 UTC
Permalink
Thanks.

I kind of wish duruses had a name that didn't sound
like Durus's.
Post by Matthew Scott
http://pypi.python.org/pypi/duruses/3.9.0
easy_install duruses
http://11craft.github.com/duruses/
Durus_ is an object database for Python. It allows multiple clients
to operate on a single database via a wire protocol, and allows one
process at a time to directly access a database file.
.. _Durus: http://mems-exchange.org/software/durus/
- Serve multiple databases with one server process. Operate on
multiple databases with one connection.
- Asynchronous server, using cogen_ to offer platform-specific
performance enhancements.
.... _cogen: http://code.google.com/p/cogen/
--
Matthew R. Scott
_______________________________________________
Durus-users mailing list
http://mail.mems-exchange.org/mailman/listinfo/durus-users
Reed O'Brien
2009-09-25 15:00:25 UTC
Permalink
Singular Durus
Plural Duri
Post by Binger David
Thanks.
I kind of wish duruses had a name that didn't sound
like Durus's.
Post by Matthew Scott
http://pypi.python.org/pypi/duruses/3.9.0
easy_install duruses
http://11craft.github.com/duruses/
Durus_ is an object database for Python. It allows multiple clients
to operate on a single database via a wire protocol, and allows one
process at a time to directly access a database file.
.. _Durus: http://mems-exchange.org/software/durus/
- Serve multiple databases with one server process. Operate on
multiple databases with one connection.
- Asynchronous server, using cogen_ to offer platform-specific
performance enhancements.
.... _cogen: http://code.google.com/p/cogen/
--
Matthew R. Scott
_______________________________________________
Durus-users mailing list
http://mail.mems-exchange.org/mailman/listinfo/durus-users
_______________________________________________
Durus-users mailing list
http://mail.mems-exchange.org/mailman/listinfo/durus-users
Reed O'Brien
2009-09-25 16:49:58 UTC
Permalink
In which locale ;-?
heh. pseudo latin.
Post by Reed O'Brien
Singular Durus
Plural Duri
Post by Binger David
Thanks.
I kind of wish duruses had a name that didn't sound
like Durus's.
Matthew Scott
2009-09-26 00:13:01 UTC
Permalink
The Internet needs not only a random band name generator, but a random
Python package name generator.
In which locale ;-?
heh. pseudo latin.
Post by Reed O'Brien
Singular Durus
Plural Duri
Thanks.
Post by Binger David
I kind of wish duruses had a name that didn't sound
like Durus's.
_______________________________________________
Durus-users mailing list
http://mail.mems-exchange.org/mailman/listinfo/durus-users
--
Matthew R. Scott
Mario Ruggier
2009-09-25 16:09:28 UTC
Permalink
In which locale ;-?
Post by Reed O'Brien
Singular Durus
Plural   Duri
Post by Binger David
Thanks.
I kind of wish duruses had a name that didn't sound
like Durus's.
Matthew Scott
2009-09-25 17:16:47 UTC
Permalink
It's not too late to change it. :) I thought the "es" was clever since it
implied "multiple Durus databases" and also "[e]xtended [s]erver".

But I have noticed it's hard to type, and I'll concede that its similarity
to "Durus's" is a dilution of the Durus name — could be confusing to new
users, and at the very least unfair to the actual Durus project.

Duri or Durii per Reed O'Brien's suggestion would be a good alternative.
"duri" is easier to type than "durii". I'll probably choose "duri" in a
few days if no better suggestions come up.
Post by Binger David
Thanks.
I kind of wish duruses had a name that didn't sound
like Durus's.
--
Matthew R. Scott
Matthew Scott
2009-10-03 02:06:38 UTC
Permalink
For good reasons already discussed, I changed the name of the Duruses
project.

It is now known as xdserver.

PyPI - http://pypi.python.org/pypi/xdserver
Source - http://github.com/11craft/xdserver
Docs - http://11craft.github.com/xdserver/
Post by Binger David
Thanks.
I kind of wish duruses had a name that didn't sound
like Durus's.
--
Matthew R. Scott
Loading...