From ... From: Erik Naggum Subject: Re: CORBA (Re: Is lisp dying, What about AutoLisp?) Date: 1999/09/09 Message-ID: <3145862168335598@naggum.no>#1/1 X-Deja-AN: 522895120 References: <37cfdafe.5852735@judy> <37d13617.8413167@judy> mail-copies-to: never X-Complaints-To: usenet@news.eunet.no X-Trace: oslo-nntp.eunet.no 936873390 3820 193.71.66.49 (9 Sep 1999 10:36:30 GMT) Organization: Naggum Software; +47 8800 8879; +1 510 435 8604; http://www.naggum.no NNTP-Posting-Date: 9 Sep 1999 10:36:30 GMT Newsgroups: comp.lang.lisp * Espen Vestre | - As soon as you have implemented a little SEXP parser/printer | in other languages, it isn't really very difficult to implement | your own SEXP-based tcp protocols, and provide API libraries in a | variety of languages. I did this with my client and published the code with the spec to the customers. they all used it or recoded the design into their own language, which uses vectors of strings where the first character is a type code. and fortunately, this means we don't have to deal with clients written in perl, anymore. | Since the question of standardizing on corba is an ever returning one | also where I work, I'd be glad to here your opinions or stories from | real life on this matter! I have looked at CORBA and found it to be extremely hard to use for the needs my client has: a distribution hub for a number of services and a lot of clients, consisting of a master which talks to any number of satellite slaves. since we use dedicated links, we also ran into the data transfer overhead with CORBA. my current overhead is at 3%, and CORBA seems to add 10% overhead, but this is a pretty weak estimate. #:Erik -- it's election time in Norway. explains everything, doesn't it?