summaryrefslogtreecommitdiff
path: root/devel/isect/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'devel/isect/DESCR')
-rw-r--r--devel/isect/DESCR13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/isect/DESCR b/devel/isect/DESCR
new file mode 100644
index 00000000000..d4b4621159d
--- /dev/null
+++ b/devel/isect/DESCR
@@ -0,0 +1,13 @@
+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.
+
+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.
+
+Questions and comments should be mailed to tgagne@ix.netcom.com.