discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] GNU Radio Architecture


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] GNU Radio Architecture
Date: Mon, 1 May 2006 12:50:38 -0700
User-agent: Mutt/1.5.9i

On Mon, May 01, 2006 at 12:19:50PM -0700, jjw wrote:
> 
> I have been digging through the code to try and understand the architecture
> that GNU Radio works on.  From flow_graph.py I have come to the
> understanding that GNU radio creates and manages it's own memory buffering
> scheme.  This would seem to make it difficult to expand the platform to work
> over multiple computers, in the case where massive amounts of computing
> power is needed (in a case where there are hundreds, or even more) nodes. 
> Am I correct in my deduction that a complete overhaul of GNU Radio would be
> required in order to do distributed computing?
> 
> Thanks for the help!
> John

You are incorrect.  No "complete overhaul is required".
That's what IPC is for.

Eric





reply via email to

[Prev in Thread] Current Thread [Next in Thread]