

Dear Jay,
Because the main use for my heuristic problem solving class will
be client/server, I have discussed included that.
Then I have added the multi-client multi-server broker setting
for their further education.

As of now, the documentation does not quite reflect reality.
This works:

1. (multi-client/single server) multiple c.pys and one rep.py

2. (multi-client/single server) multiple c.pys and one rep.pl

3. (multi-client/multiple server) mreq.py, msgqueue.pl, mrep.py

4. (multi-client/multiple server) mreq.pl, msgqueue.pl, mrep.py

5. (multi-client/multiple server) mreq.pl, msgqueue.py, mrep.py

6. (multi-client/multiple server) mreq.pl, msgqueue.py, mrep.pl

7. (multi-client/multiple server) mreq.pl, msgqueue.pl, mrep.pl
does not work:
Can't locate String/Random.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at mreq.pl line 3.
BEGIN failed--compilation aborted at mreq.pl line 3.

==== less important below ====

8. Also the q msgqueue doesn't work

9. Also q mreq -q doestn't work, e.g.
[energon2] ~/probcourse.d/zmq.d $ q mreq.q -q
KDB+ 3.0 2012.09.02 Copyright (C) 1993-2012 Kx Systems
l32/ 8()core 7870MB shasha energon2.cims.nyu.edu 172.22.80.85 PLAY 2012.12.01 

q)


Best,
Dennis
