diff options
Diffstat (limited to 'devel/isect/DESCR')
-rw-r--r-- | devel/isect/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/isect/DESCR b/devel/isect/DESCR index 07190d9c770..95e85345139 100644 --- a/devel/isect/DESCR +++ b/devel/isect/DESCR @@ -1,14 +1,14 @@ isectd is an open-source middleware daemon that simplifies the implementation of distributed processing and client-server systems. Using a familiar file IO-like programmer's interface it makes -multi-tier programming as easy as reading and writing. +multi-tier programming as easy as reading and writing. Isect is short for intersect, a kind of table required in relational databases to express many-to-many relationships. Distributed processing implements process-oriented many-to-many relationships: many clients communicating with many services. If it's mathematically required for data relationships then it's mathematically required for process -relationships! This is the proof--and the reason you need isectd. +relationships! This is the proof--and the reason you need isectd. Questions and comments can be posted to the newsgroup comp.client-server or you can join the isectd-general mailing list by going to |