window.dotcom = window.dotcom || { cmd: [] }; window.dotcom.ads = window.dotcom.ads || { resolves: {enabled: [], getAdTag: []}, enabled: () => new Promise(r => window.dotcom.ads.resolves.enabled.push(r)), getAdTag: () => new Promise(r => window.dotcom.ads.resolves.getAdTag.push(r)) }; setTimeout(() => { if(window.dotcom.ads.resolves){ window.dotcom.ads.resolves.enabled.forEach(r => r(false)); window.dotcom.ads.resolves.getAdTag.forEach(r => r("")); window.dotcom.ads.enabled = () => new Promise(r => r(false)); window.dotcom.ads.getAdTag = () => new Promise(r => r("")); console.error("NGAS load timeout"); } }, 5000)

Decoding the ‘internet of ants’

Future Thinking: Deborah Gordon

Ants have no language, yet they manage to share complex messages. Could studying this ‘anternet’ help to reveal more about how our bodies work?

Could the way ants behave help us develop the internet – or even understand how cancer spreads?

Deborah Gordon, a biologist at Stanford University, studies ant colonies in the Arizona desert to find how they manage to accomplish complex tasks with no language and no hierarchical leadership system.  

She has found out the ants use simple interactions that can be combined to carry out much more complex tasks. Gordon calls this network the ‘anternet’ and believes the way it works could help us understand how information spreads, from how data is transferred over the internet to the workings of our brains.

Working with Harvester ants, Gordon and her colleagues say they have pinpointed a mechanism that determines how many foragers are sent out of the ant nest in much the same way that internet protocols discover how much bandwidth is available for the transfer of data. And the principle could also be used to track how cancer cells spread around the human body.

Deborah Gordon spoke to BBC Future at her Stanford University laboratory.

Share on Facebook, Google+ or Twitter.