Re: Which Development Environment/Tools For FreeBSD + PostgreSQL Service?

From: Vulpes Velox (v.velox_at_vvelox.net)
Date: 09/30/04

  • Next message: Bill Campbell: "Re: ISP blocking port 80"
    Date: Wed, 29 Sep 2004 19:16:40 -0500
    To: <tom_oak@telstra.com>
    
    

    On Wed, 29 Sep 2004 17:52:28 +1000
    <tom_oak@telstra.com> wrote:

    > - Is this the right place to be asking about development tools?
    > Since this involves FreeBSD, we thought it might be appropriate.
    >

     http://www.freebsd.org/ports/index.html would be a nice start
                                               
    > - We do not need any GUI. The programs will either run from the
    > shell, or as services.
    >
    > - C/C++ comes to mind, but which flavour of compiler/debugger/third
    > party add-ons/editor? An advantage here is the fact that this
    > language is well established which should improve reliability to
    > some extent (if we are careful with pointers). A disadvantage would
    > be the extensive use of pointers, the cryptic and unreadable look of
    > the code and the fact that C/C++ is getting a bit long in the tooth.

    Don't like C/C++ then create binding for what ever you want to it for
    another language...

    for editor and and the like, let your developers choose what ever they
    like...
     
    > - We are considering the Borland tools (JBuilder/Kylix) since we are
    > familiar with Borland tools and like their database connectivity,
    > rich components and elegant looking code (less plumbing). But on the
    > other hand, we don't need any GUI, and we had some problems in the
    > past with reliability. Do you have any thoughts on this?

    Kylix is aimed at linux, not freebsd. As far as jbuilder is concerned,
    really don't see any thing that impressive it when compared to other
    IDEs, from it's website.

    > - We would prefer not to use ODBC/JDBC, and instead interface
    > directly to the database. We had some bad experience in the past
    > regarding reliability and performance. We can either use the library
    > provided by Postgres or write our own wrappers to make things more
    > readable.

    Then do so... if the language exists in the ports or can easily be
    ported, I don't see any thing stopping you...

    > - We would prefer not to use an interpreted language such as Python,
    > Java, and Perl etc for performance reasons. We know that Java can be
    > compiled, but is it a good solution without using JDBC? How about
    > reliability?

    I personally would just go with C++ over java.
     
    > Are there any particularly elegant solutions you have experience
    > with? Thank you for your help.

    Can't think of any off hand, at this moment.
    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Bill Campbell: "Re: ISP blocking port 80"

    Relevant Pages

    • Which Development Environment/Tools For FreeBSD + PostgreSQL Service?
      ... Since this involves FreeBSD, we thought it might be appropriate. ... We do not need any GUI. ... We know that Java can be compiled, but is it a good solution without using JDBC? ... Are there any particularly elegant solutions you have experience with? ...
      (freebsd-questions)
    • Java on a machine without X?
      ... I am trying to get Java to run on a machine WITHOUT X. ... of the packages I keep finding want to configure about 1.5GB worth of X ... fine without a GUI. ... How can I get this to work on FreeBSD? ...
      (comp.unix.bsd.freebsd.misc)
    • Re: Disappointed
      ... "STABLE" in the FreeBSD is a statement about minimizing ... and is independent from whether all desired features are implemented ... level of reliability is achieved, interface STABILITY because much more important to ...
      (freebsd-stable)
    • Re: [fw-wiz] VPN suggestions wanted
      ... With a VPN accelerator the ... There's also a "in the box" project called m0n0wall based on FreeBSD ... Reliability ... They're currently running NAT off their soho modem/router on a DSL. ...
      (Firewall-Wizards)
    • Re: Python from Wise Guys Viewpoint
      ... > Python. ... I wasn't much satisfied by the reliability ... I'll pretty much concede that Java is not great as ... language for a single-person development effort, ...
      (comp.lang.lisp)