Paul Done's Technical Blog
A blog about enterprise software development and deployment
Friday, September 26, 2014
Tracking Versions in MongoDB
›
I'm honoured to have been asked by Asya to contribute a guest post to her series on Tracking Versions in MongoDB. Here's Asya...
Thursday, September 11, 2014
Java Using SSL To Connect to MongoDB With Access Control
›
In this post I've documented the typical steps you need to enable a Java application to connect to a MongoDB database over SSL. Specifi...
2 comments:
Friday, May 2, 2014
MongoDB Connector for Hadoop with Authentication - Quick Tip
›
If you are using the MongoDB Connector for Hadoop and you have enabled authentication on your MongoDB database (eg. auth=true ) you may fi...
2 comments:
Wednesday, April 9, 2014
Parallelising MongoDB Aggregation on a Sharded Database
›
EDIT 10-Dec-2021: See my far more up to date blog post which supersedes this: Achieving At Least An Order Of Magnitude Aggregation Performa...
Friday, March 14, 2014
How to speed up MongoDB Aggregation using Parallelisation
›
EDIT 10-Dec-2021: See my far more up to date blog post which supersedes this: Achieving At Least An Order Of Magnitude Aggregation Performan...
2 comments:
Wednesday, April 3, 2013
Load Balancing T3 InitialContext Retrieval for WebLogic using Oracle Traffic Director
›
Introduction The T3 protocol is WebLogic's fast native binary protocol that is used for most inter-server communication, and...
10 comments:
‹
›
Home
View web version