Performance and scalability
Drupal Queue
Backport of Drupal 7 Queue API.
Related Drupal 7 issues
Based on an initial patch to Drupal 7 core by chx, dww, neclimdul et. al.
Provision boost support
The provision boost module provides Drush hooks to automatically setup multi-site Drupal instances (or single sites) with the Boost module. It takes care of all the nitty-gritty configuration fixes that need to be applied in the backend so it works.
Fast Private File Transfer with X-send file
If your talking about very very very fast file transfer then here is the destiny.
Why xsend module is made for?
xsend is a simple module to help you to speed up your private file transfers. Normally Drupal private file transfer is quite troublesome and not secure if the files folder is located at public_html. This module will also help protect your files from unauthorized access.
Why you need this?
- If you're still using Drupal public file transfer you're not secure at all. Every one can get your files.
- If you're using Drupal private file transfer, you're secure. But file transfer to the client is very slow.
- Fast secure file transfer can only be achieved from the xsend.
How to migrate to xsend?
- If you're using a standard Drupal installation then follow the instructions in the INSTALL file.
- If you're currently using private file transfer correctly, then you can still use this INSTALL guide, but make sure keep empty, the path to Drupal installation directory settings.
What is mod_xsendfile
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers registered by the original output handler.
Cron Control
Using Cron Control you'll be able to fine tune drupal's cron espacially in clustered environments.
Network Manager
*SCREENCAST NOW AVAILABLE!!
Part 1 - http://bit.ly/PGu8J
Part 2 - http://bit.ly/yR6Zy
Part 3 - http://bit.ly/BLWrU
Network Modules Feature walk through - http://bit.ly/cW4q3
Network Watchdog Feature - http://bit.ly/17UUyA
This module will allow you to manage a vast number of sites from one Drupal site. The purpose of this project is aggregation of information and link generation to help you accomplish common tasks faster. In case you're concerned, there is no permission escalation going on because you still have to click to access the other sites pages to set the settings you want. This is merely aggregating information for you at the moment. In the future it will allow for modifying settings across the network (hopefully) but is stil a ways off. Here's what you get in this module and will get in the future:
What's there now:
*Network Status Report -- Spend minutes and hours going between status pages on your the sites in your infrastructure making sure you don't have any database updates to run or cron jobs? This is part of what this will solve (v 1.0)
*Review module selections -- See what modules are activated across all the sites in your network (v 1.1)
*Total up columns - see the total number of modules active across sites you define or (more importantly) how many users of role x you have across your network (v 1.2)
Apache Solr AJAX
WARNING: The AJAX Solr library on which this module depends is undergoing a rewrite. This module will be out of date with respect to that library until the library stabilizes.
The Apache Solr AJAX module AJAXifies Apache Solr Search Integration using the AJAX Solr JavaScript library.
IMPORTANT: You must download the AJAX Solr JavaScript library separately. See the Installation section of the README.txt.
