Re: Business applications in Lisp (Oracle Developer)



Tim X wrote:
CN <cneumuell@xxxxxxxx> writes:

> <snip>
>
Contrary to what you wrote, client/server deployment is easy. You
don't have to install the runtime on every client PC. On Windows all
clients have to use the same network share, then you import the
necessary registry entries and put a link on the desktop.


Been there, done that. It works OK with only small to menium numbers
of users. We have over 4000 local users and another 1000 on our
WAN. In the end, we used Citrix to deploy the client. Using even just
a share will still cause you headaches with the registry getting
screwed -  can end up a huge user support issue.


Looks like you are playing in a bigger league than me, I don't have experience with 4000+ concurrent users. At our largest customer site there are about 250. The "thin" C/S solution works fine there, but I see that it will come to it's limits especially if you have users connected through a WAN.


We adopted 9i fairly early and are now moving to 10g. It actually works well compared to the old model - at least for our needs. However, we still find forms/reports development slow compared to doing equivelent web based reports using things like perl and to some extent even Java. the Oracle forms/reports still have a place - especially when you want less "stateless" interfaces. However, we are still finding it too slow to respond to client needs. Currently, we ahve about 10 developers working solely with reports/forms. However, a

I've created a generic reporting solution to speed up Reports development in PL/SQL. It works quite well for simple master/detail and some matrix reports. The output can be SYLK (an Excel-readable spreadsheet format), XML, an Oracle Report or it's displayed in a form. But the static Forms and Reports world is clearly at it's limits with stuff like that.

couple of us are in the lucky position of being given a mandate to
find/create faster solutions. I'm currently trying to show how fast we
could do some things if we used CL. Still a fair bit of FUD to get rid
of, but progress looks promising at this stage.

Tim


Good luck to you. Don't hesitate to keep the community informed about your progress. I am very interested in Lisp/Database solutions.

Chris
.



Relevant Pages

  • no doubt Lenerss striped tear
    ... revival may divert more jails. ... tender node is the client that reports especially. ...
    (sci.crypt)
  • Architecture question
    ... Fairly complex, PCU-intensive reports acessed monthly ... DB server and the network, but the super-expensive reports I think are ... too much to ask a central server and the company's network. ... required on the client machines to generate them (rather than a saved ...
    (microsoft.public.dotnet.general)
  • Re: Client inventory encryption
    ... I will worry about the "unable to verify client ......". ... >> out that report to my secondary site are reporting in correctly....I am ... >>> If the reports are being rejected, it could be that the MP for the ... >>> I think your problem is not encryption but DDR processing. ...
    (microsoft.public.sms.inventory)
  • Web service client, with embedded web server for SOAP callbacks - need clear guidance
    ... I am working on an industrial application that reports data from industrial ... I am working to an industry standard interface spec, ... I have to develop a client to receive the data. ... defines a data collection plan (creates local object, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: fileevent saying theres something to read but there isnt ?!
    ... fileevent callback requires? ... the upstream client -- you tell the client that data can be read ... This polling is stateless in the ... event stream reports the changes to the master so that they can be ...
    (comp.lang.tcl)