Does Go have issues in general with TCP connections, or is this a Plan 9
specific issue?

D

On Tue, Oct 23, 2012 at 5:41 PM, Matthew Veety <mve...@gmail.com> wrote:

> On 10/23/2012 8:11 PM, Don A. Bailey wrote:
>
>> Go embeds parallel/grid functionality now instead of just lightweight
>> thread execution? Which packages would you point me at?
>>
>> Thanks,
>> D
>>
>> On Tue, Oct 23, 2012 at 5:09 PM, ron minnich <rminn...@gmail.com
>> <mailto:rminn...@gmail.com>> wrote:
>>
>>     On Tue, Oct 23, 2012 at 1:22 PM, Don A. Bailey
>>     <donb@capitolhillconsultants.**com <d...@capitolhillconsultants.com>
>>     
>> <mailto:donb@**capitolhillconsultants.com<d...@capitolhillconsultants.com>>>
>> wrote:
>>
>>      > I'm interested in the code for managing grid nodes and delegating
>>     tasks.
>>
>>     Real code? talk to charles.
>>
>>     Or now that Go works, you could look at some of those packages.
>>
>>     ron
>>
>>
>>
>>
>> --
>> Don A. Bailey
>> CEO/Founding Partner
>> Capitol Hill Consultants LLC
>> 1-303-947-6557
>>
>>
>>
> I would avoid using Go on Plan 9 right now for anything production because
> it has issues when using many concurrent tcp connections. If you do want to
> use Go, stick with reading and writing files, and let 9P do it's thing.
>
> --
> Veety
>
>
>


-- 
Don A. Bailey
CEO/Founding Partner
Capitol Hill Consultants LLC
1-303-947-6557

Reply via email to