[Glass] [3.1.0.4] WAGemStoneRunSmalltalkServer

Sebastian Heidbrink sebastian_heidbrink at yahoo.de
Fri Aug 9 09:49:19 PDT 2013


I was able to dive deeper and it seems like the "underlying" Socket of 
SPSocket does not "accept"...

See SpSocket accept.

But calling localhost:9001 does only return "unable to connect"
Shouldn't I at least get the defaultDelegate results?

Sebastian


Am 09.08.2013 08:19, schrieb Dale K. Henrichs:
> Sebastian,
>
> Sorry for not getting to you sooner .. I haven't really been using Zinc for anything other than running tests, so I'm not the best resource...
>
> I looked at your log and it looks like you are using the multi-threaded Zinc server?
>
> I am suspicious that the multi-threaded server is quite correctly ported to GemStone. Note that wehen you run the tests, there a whole bunch of threads hanging around[1].
>
> The single threaded server seems to behave much better ... at least in tests ...
>
> Not sure what folks are using in there Zinc installations ... I assume that the Seaside adaptor for Zinc uses the single threaded model, because we only run one request at a time in gem for transactional reasons ...
>
> Dale
>
> [1] https://github.com/glassdb/zinc/issues/42
>
> ----- Original Message -----
> | From: "Sebastian Heidbrink" <sebastian_heidbrink at yahoo.de>
> | To: glass at lists.gemtalksystems.com
> | Sent: Thursday, August 8, 2013 9:20:51 AM
> | Subject: Re: [Glass] [3.1.0.4] WAGemStoneRunSmalltalkServer
> |
> | Hi all!
> |
> | Okay my script seems to be wrong.
> |
> | WAGemStoneRunSmalltalkServer addServerOfClass: ZnServer withName:
> | 'myServer' on: #(9001).
> | WAGemStoneRunSmalltalkServer startGems: (WAGemStoneRunSmalltalkServer
> | serverNamed: 'myserver').
> |
> | I wonder how you set delegates when using this?!
> |
> | Do you write your own scripts into seaside/bin, or do you subclass
> | ZnServer?
> |
> | Cheers!
> | Sebastian
> | _______________________________________________
> | Glass mailing list
> | Glass at lists.gemtalksystems.com
> | http://lists.gemtalksystems.com/mailman/listinfo/glass
> |
>



More information about the Glass mailing list