Title: PyCon AU Notes
- WebTest
- WSGIProxy
- FunkLoad
IPython:
- R integration
- plotting
- in browser
- Pandas integration
Chaco & Traits
- daemontools, supervisord
- upstart
- fabric
- mtime expiry high (config in nginx to recognise URLs via regex)
- replay console output playitagainsam
envoy (subprocesses) tablib (export tables) autoenv automatically set env (shell script)
MessagePack - serialisation format
- wsgi_intercept
- mechanize
- parse (RJ)
- behave
- Stanford bigdata book
- Approximate membership queries (AMQ):
- bloom filters
- quotient filters
- log log counters
- 2-left hashing
- min sketch
- linear probabilistic counters
-
durable/persistent (delivery_mode=2)
-
RabbitMQ Shovel plugin to push messages from one queue (local) to another (remote)
-
plugins
- STOMP
- Federation (Shovel, but with more)
- Management
-
clients "define" the queue properties (Except in shovel)
-
AMQP Clients
- pika (pure python)
- hardcoded timeout (2 seconds - can monkey patch)
- kombu
- can use virtual transports (e.g. redis, mongodb, sqlalchemy, etc)
- nicer API
- puka
- opinionated client
- better?
- stompclient
- pika (pure python)
-
celery
- RPC, tasks
-
TcpCatcher
- Artificial latency tool
- python-datetime-tz
- diazo
- openstack.org