in reply to Efficient IPC

BerkeleyDB is very scalable and much faster than IPC::Shareable. MySQL or PostgreSQL would be similar. You could also look at Spread and Spread::Queue if you want support on multiple machines.