Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8722609
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T07:27:10+00:00 2026-06-13T07:27:10+00:00

I have many legacy C libraries used for numerical analysis and scientific computing (e.g.

  • 0

I have many legacy C libraries used for numerical analysis and scientific computing (e.g. simulation) that I want to use in a web application I am building (so far I have only been using Javascript to make a user interface). What options do I have in doing this on the client side and/or the server side? I heard about using native client with chrome, but I dislike that the client has to turn on the native client flag to do this.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T07:27:10+00:00Added an answer on June 13, 2026 at 7:27 am

    On Server Side:

    To begin with CGI (Common Gateway Interface) is the most basic method to be able to use native C libraries in a web application – wherein you delegate an executable (say written in C) to generate the sever side web content.

    But CGI is very primitive and inefficient. Each command can result in creation of a new Process on the server. Thus here are other viable alternates:

    1. Apache Modules let you run third party software within the web server itself.
    2. FastCGI – Single Process handles more than one user request.
    3. SCGI – Simple CGI

    Refer: http://en.wikipedia.org/wiki/Common_Gateway_Interface#Alternatives

    On Client Side:

    Good News & Bad News:

    You can use PNaCl (Portable Native Client) in chrome. It will be turned on by default.
    BUT the first public release is expected in late 2013.Look for PNaCl

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have many flags that I want to store them in an integer, so
I have an application (Legacy code) that contains interface Icomponent with save() methods and
I have a 'legacy' DB2 database that has many other applications and users. Trying
I have some legacy code that I am now trying to re-use under Spring.
I have a legacy fortran code with many statements like 'goto 50'. I was
I have a legacy project in my solution without comments and many warnings. I
I have many PowerPoint presentations that I need to be able to add to
I have many many files in a folder, and I want to process them
I have many directories with files in them. I want to create a comma
I have many buttons in my layout and they work well. I want to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.