RE: [U2] Socket API problem

2007-08-04 Thread Jeff Powell
Nick,

Would device licensing be useful in your environment?

We have device licensing and with this all outside connections from the
same IP address only consume 1 license. We use this scenario to have
several uniobject clients (java servlets and applications) run from a
server and therefore only using one license per machine rather than per
process.

Jeff

On Thu, 2007-08-02 at 08:46 -0400, Nick Cipollina wrote:

> All of your suggestions are very good, the problem is that all of these
> solutions will introduce too much overhead.  I know that a lot of the
> overhead is very, very minimal, but we cannot afford ANY overhead at
> all.
> 
> Thanks,
>  
> Nick Cipollina
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Craig Bennett
> Sent: Thursday, August 02, 2007 6:38 AM
> To: u2-users@listserver.u2ug.org
> Subject: Re: [U2] Socket API problem
> 
> Hi Nick,
> 
> I don't have an answer to your licensing problem, but have you 
> considered running your listener from inetd or a similar superserver?
> 
> In this setup your inetd daemon (or service on windows) listens on your 
> known port, when a request comes in the superserver starts a UV process 
> to handle the incoming request (received on stdin so get the data with 
> INPUT or GETS) send your response using print.
> 
> This is slightly slower per request than prestarting all your phantoms 
> but you only use as many licences as your peak load and if you have one 
> of the more advanced inetd versions you can limit the maximum number of 
> simultaneous requests (other requests will be queued by inetd).
> 
> 
> I have implemented a HTTP server using this setup and other than the uv 
> licensing cost it works well.
> 
> 
> regards,
> 
> 
> Craig
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
> 
> 
> CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is 
> for the sole use of the intended recipient(s) and may contain confidential 
> and privileged information. Any unauthorized review, use, disclosure, or 
> distribution is prohibited. If you are not the intended recipient, please 
> contact the sender by reply e-mail and destroy all copies of the original 
> message.
> ---
> u2-users mailing list
> u2-users@listserver.u2ug.org
> To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Socket API problem

2007-08-04 Thread Don Kibbey
As the only problem seems to be the licensing method, I think I would
try to engage IBM to see what the options are.  Perhaps a per
processor license could be worked out.

-- 
Don Kibbey
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] UniData 7.1 and ODBC

2007-08-04 Thread John Jenkins
>From the symptom you have I was expecting it to be set and set wrongly -
(*surprised*).

(type "set" or "echo %CLASSPATH%)

Otherwise please check the shortcut properties for VSG - is the path or
directory misspelled?

If not obvious the de-install VSG - reboot - install. But take a look for
your misspelt JVM path in the registry first.

Regards

JayJay

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jeff Butera
Sent: 04 August 2007 02:50
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Unidata 7.1 and ODBC

> What's your *system* (not user please) CLASSPATH environment variable set
> to?

Not set - what would you like it to be?

Jeff Butera, Ph.D.
Administrative Systems
Hampshire College
[EMAIL PROTECTED]
413-559-5556

"Daddy - did you lose your mind?"
 Catherine Butera
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] RE: Cleaner Case Statement

2007-08-04 Thread Brian Leach
Guys/Gals

1. Please trim.
2. Please note that this has moved to U2-Community.

Brian 
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/