Re: Tell mechanism issue (perhaps OT)

2014-08-04 Thread Henrik Sarvell
To sum up some IRC communication, it's not the parent id that gets
told, it's a sibling PID.

I will be back with more when the problem arises again.

On Mon, Aug 4, 2014 at 12:30 PM, Alexander Burger a...@software-lab.de wrote:
 Hi Henrik,

 When using the new websocket server (
 http://picolisp.com/wiki/?Websockets ) in production (tell ParentPid
 'func bla bla) stops working after a while.

 I haven't checked the details, but let me note the 'tell'ing to the
 parent process is not possible.

 The reference of 'tell' says

Send .. to .. all children of the current process, and all other
children of the parent process

 The parent process is the one thay relays all messages between the
 processes. It cannot be the addressee of a messages.

 Therefore, as a general rule, the parent should never be assigned any
 application tasks (especially not database manipulations, as these are
 also synchronized via the 'tell' mechanisms). It should be as
 lightweight as possible, just waiting for events and delegating work to
 the children.


 For messages to the parent, you might consider the @lib/boss.l
 mechanism (I know you have used that in the past), calling 'boss' in the
 children and 'hear' in the parent.


 So this is to be expected:

 parent process has problems preventing it from responding to tell, so


 But still, however, I have no explanation for

 I've had the server running on a test machine for weeks now without
 issues whereas it fails in production after 1-2 days so it has

 ♪♫ Alex
 --
 UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


Re: tshirt(s)

2014-08-04 Thread Amaury Hernández Águila
Haha, I thought this was a spam mail.

I would love to have a PicoLisp t-shirt :P


2014-08-04 6:34 GMT-07:00 Mike Pechkin mike.pech...@gmail.com:

 hi,

 Tshirt to support project.
 Cute proportional text like this:
 http://imgur.com/KVBmjN8
 http://imgur.com/P7bjZdQ

 anyone ?





Re: tshirt(s)

2014-08-04 Thread Danilo Kordic
(One to rule them all.   (print (eval (read))) .)

And it must be green on black.


On Mon, Aug 4, 2014 at 8:52 PM, Amaury Hernández Águila amhe...@gmail.com
wrote:

 Haha, I thought this was a spam mail.

 I would love to have a PicoLisp t-shirt :P


 2014-08-04 6:34 GMT-07:00 Mike Pechkin mike.pech...@gmail.com:

 hi,

 Tshirt to support project.
 Cute proportional text like this:
 http://imgur.com/KVBmjN8
 http://imgur.com/P7bjZdQ

 anyone ?






Re: tshirt(s)

2014-08-04 Thread Danilo Kordic
I forgot, Sauron can help You if You have Emacs.


On Mon, Aug 4, 2014 at 10:56 PM, Danilo Kordic danilo.kor...@gmail.com
wrote:

 (One to rule them all.   (print (eval (read))) .)

 And it must be green on black.


 On Mon, Aug 4, 2014 at 8:52 PM, Amaury Hernández Águila amhe...@gmail.com
  wrote:

 Haha, I thought this was a spam mail.

 I would love to have a PicoLisp t-shirt :P


 2014-08-04 6:34 GMT-07:00 Mike Pechkin mike.pech...@gmail.com:

 hi,

 Tshirt to support project.
 Cute proportional text like this:
 http://imgur.com/KVBmjN8
 http://imgur.com/P7bjZdQ

 anyone ?







Re: tshirt(s)

2014-08-04 Thread Tamas Herman
conditions?
like how much would it cost?
i live in hong kong, how can i get it?

actually i sounds like a good possible business...
like threadless.com, just
1, for small quantity designs
2, aided designs, like
  a, select colors only
  b, unicode character content only
  c, digitized from bitmap
3, detailed price calculator to project cost,
including uncertainty margin,
made more accurate using past sales info

-- 
 tom
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe