Thanks!
Thanks for attending my talk "HHVM and MongoDB — the perfect combination" at PHP UK Conference that I gave on February 19th, 2016. Here you can find some extra information about the talk if they are available. For this talk we have:
Questions?
If you have any questions about the talk, feel free to contact me. My details are on the contact page.
Slides
The talks slides can be downloaded at hhvmmongo-phpuk16.pdf
Resources
- Atomic Operations: http://www.mongodb.org/display/DOCS/Atomic+Operations
- BSON Spec: http://bsonspec.org/
- Disambiguating ACID and CAP: https://voltdb.com/blog/disambiguating-acid-and-cap
- Download MongoDB: http://www.mongodb.org/downloads
- Explain output explained: https://docs.mongodb.com/manual/reference/explain-results/
- Google S2 Internals: https://docs.google.com/presentation/d/1Hl4KapfAENAOf4gv-pSngKwvS_jwNVHRPZTTDzXXn6Q/view#slide=id.i0
- Indexing Freeform-Tagged Data: http://drck.me/freetagidx-9gm
- MongoDB Cursors with PHP: http://drck.me/mongocur-9f8
- MongoDB PHP driver documentation: https://php.net/mongodb
- MongoDB PHP library documentation: https://docs.mongodb.com/php-library/
- MongoDB Presentation: How to Write Resilient MongoDB Applications: https://emptysqua.re/blog/how-to-write-resilient-mongodb-applications/
- MongoDB Presentation: It’s 10pm: Do You Know Where Your Writes Are? — Jeremy Mikola: https://speakerdeck.com/jmikola/its-10pm-do-you-know-where-your-writes-are
- MongoDB documentation: Retryable Writes: https://docs.mongodb.com/manual/core/retryable-writes/
- MongoDB documentation: Transactions: https://docs.mongodb.com/manual/core/transactions/
- MongoDB driver specifications: https://github.com/mongodb/specifications
- MongoDB geohashes: http://www.kchodorow.com/blog/2011/06/08/mongo-in-flatland/
- OpenSSL master key interceptor: https://git.lekensteyn.nl/peter/wireshark-notes/tree/src/sslkeylog.c
- Single machine replicaset tutorial: http://www.mongodb.org/display/DOCS/Replica+Set+Tutorial
Comments (through joind.in)
Interesting to hear how it's all put together, and really well presented and delivered. Only 3 out of 5 because at the end of it, there wasn't much "useful or practical" information for the average developer (that you couldn't gleam from google), but it was still an interesting topic and good insight.
Well presented and solid content, Derick knows his stuff inside out. But for a php developer that was a lot about under the hood stuff, and not much of things to apply in everyday job. The library/extension distinction got really confusing towards the end though
Not two techs I use often, but really interesting to see how they are going about building the libraries and everything that goes on 'under the hood' that you wouldn't get to see often.
Very interesting topic, and well delivered. Thanks! :):)
I enjoyed the talk, but I'm not sure what I was supposed to take away from the talk (and I'm not convinced that Derick is either:D)