Commit Graph

300 Commits

Author SHA1 Message Date
Tony Garnock-Jones fba6b34fbf Beginnings of a writeup of the idea 2012-06-02 12:56:22 +01:00
Tony Garnock-Jones 00a0049206 Remember queue name 2012-06-01 11:27:27 +01:00
Tony Garnock-Jones 740ef15cbf Better error ignoring; logging 2012-06-01 11:26:06 +01:00
Tony Garnock-Jones 03a8d91ed8 More python hops 2012-05-31 23:31:51 +01:00
Tony Garnock-Jones 2d94b75635 Pharo .gitignore 2012-05-31 21:53:20 +01:00
Tony Garnock-Jones 4ac49217f4 Python SEXP IO 2012-05-31 21:53:10 +01:00
Tony Garnock-Jones 37be81af03 Skeleton of a Pharo smalltalk implementation 2012-05-31 20:55:04 +01:00
Tony Garnock-Jones 26779e1a4a Erlang hop 2012-05-31 10:19:45 +01:00
Tony Garnock-Jones 1320bfc166 Correct waiters count. 2012-05-31 10:17:28 +01:00
Tony Garnock-Jones 8abd0e013c Rather than waiting properly for the create-ok reply, simply usleep for a while. 2012-05-31 10:17:11 +01:00
Tony Garnock-Jones f92a6e19de Erlang SPKI SEXP. 2012-05-30 15:33:31 +01:00
Tony Garnock-Jones 05123a421e Notes on broken aspects of the config setup. 2012-05-29 16:18:23 +01:00
Tony Garnock-Jones fcafadb591 JSON configuration 2012-05-29 16:06:57 +01:00
Tony Garnock-Jones 1836cc51e9 Properly restrict SPKI SEXP display hints to octet strings 2012-05-28 14:34:14 +01:00
Tony Garnock-Jones a1c88f74bb Notes on sexp.txt 2012-05-28 08:06:00 +01:00
Tony Garnock-Jones 198d62c22a Note on usefulness of streams as distinct from lists 2012-05-27 14:40:19 +01:00
Tony Garnock-Jones 282f60e2c6 On long-haul links, the header sometimes doesn't include the padding terminator in the first chunk, so wait until it appears. 2012-05-25 17:10:29 -04:00
Tony Garnock-Jones e5c797ce79 One-place cache per connection speeds up name lookup 2012-05-25 20:20:45 +01:00
Tony Garnock-Jones 7fbe8b9109 Merge branch 'master' of vapour:hop 2012-05-25 19:43:21 +01:00
Tony Garnock-Jones 97ff546a73 Profilability 2012-05-25 18:42:57 +01:00
Tony Garnock-Jones e2f9e30b58 13.6% speed boost from avoiding string_of_int! 2012-05-25 18:33:19 +01:00
Tony Garnock-Jones 19517db552 Pretty-printing of JSON terms. 2012-05-14 12:43:00 -04:00
Tony Garnock-Jones 15da3e9927 My old ubuntu box has a custom-installed libevent which needs pkg-config to find 2012-05-11 14:22:08 -04:00
Tony Garnock-Jones 5bb7269717 Python is needed to build the servers 2012-05-11 11:24:56 -04:00
Tony Garnock-Jones b1ae573f98 Complete Relay construction only after container gets server binding 2012-05-11 11:12:44 -04:00
Tony Garnock-Jones cd5b311dc0 What's missing 2012-05-11 10:08:15 -04:00
Tony Garnock-Jones b7bfaf02c9 Merge TODOs 2012-05-11 09:07:12 -04:00
Tony Garnock-Jones 3a303015f8 Merge remote branch 'c/master' 2012-05-11 09:04:36 -04:00
Tony Garnock-Jones 668f7f1de0 License. 2012-05-11 09:01:53 -04:00
Tony Garnock-Jones eeece41b83 Move to subdirectory in preparation for repo merge. 2012-05-11 08:53:27 -04:00
Tony Garnock-Jones d4d86b39a7 Move producer/consumer measurement programs. 2012-05-11 08:38:51 -04:00
Tony Garnock-Jones 66ede5a2a8 Note on libev 2012-05-10 17:55:14 -04:00
Tony Garnock-Jones 801a9b7858 Very stupid straight-line throughput tests 2012-05-10 17:45:37 -04:00
Tony Garnock-Jones aa9b1769d7 README 2012-05-10 17:40:51 -04:00
Tony Garnock-Jones 6d07c877a9 Tweak embedded version numbering 2012-05-10 17:07:10 -04:00
Tony Garnock-Jones e1cf3c0458 Merge remote branch 'gui/master' 2012-05-10 17:02:16 -04:00
Tony Garnock-Jones 98c9fd5da4 Move OSX GUI into subdirectory. Preparing to merge repos. 2012-05-10 17:01:51 -04:00
Tony Garnock-Jones 3a87aa0d27 Merge remote branch 'j/master' 2012-05-10 16:55:36 -04:00
Tony Garnock-Jones 2829f54117 Move hop-java into its own subdirectory. Preparing for repo merges. 2012-05-10 16:54:10 -04:00
Tony Garnock-Jones 36edc2dc1a Move server into its own subdirectory. Preparing for repo merges. 2012-05-10 16:49:49 -04:00
Tony Garnock-Jones e094c17f73 Dedup subscriptions 2012-05-10 15:22:58 -04:00
Tony Garnock-Jones 18f09b324b Handle Channel_flow (by ignoring it) 2012-05-10 15:22:24 -04:00
Tony Garnock-Jones 5944d29e7c Correct accidentally-omitted flush in amqp codegen 2012-05-10 15:21:34 -04:00
Tony Garnock-Jones 8fbd287e6d Stub Basic_qos 2012-05-10 11:49:16 -04:00
Tony Garnock-Jones 560febdea3 Support default exchange routing in Basic_publish 2012-05-10 11:49:09 -04:00
Tony Garnock-Jones 5f250c7f90 Cosmetic improvement to error messages 2012-05-10 11:48:38 -04:00
Tony Garnock-Jones 8d893ebbee Support no_wait for Exchange_declare 2012-05-10 11:47:09 -04:00
Tony Garnock-Jones 215d869b51 Cope with Qpid brokenness 2012-05-10 11:46:16 -04:00
Tony Garnock-Jones 1512e12c2c Slightly more information at AMQP connection open time 2012-05-10 11:45:33 -04:00
Tony Garnock-Jones aa87e25a95 try -> try_lwt 2012-05-10 11:09:07 -04:00