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 130587
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T05:58:17+00:00 2026-05-11T05:58:17+00:00

I am currently building an API which will be used by a webservice. I

  • 0

I am currently building an API which will be used by a webservice.

I was wondering what performance issues I could meet if I built my API using a large amount of static methods.

The original idea was to build expert objects which act as services.

In a single user environment this approach was great! But I will soon need to port this to a multi/concurrent user environment.

What kind of performance issues might i encounter with this kind of architecture?

Best regards,

Edit:

The static methods hold no static variables and have no side effects. They simply execute a normal routine where everything is instantiated. (ie. vars and objects)

  • 1 1 Answer
  • 3 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. 2026-05-11T05:58:18+00:00Added an answer on May 11, 2026 at 5:58 am

    There’s no particular effect on concurrency. The same rules are true: mutating shared data concurrently is bad. If you have instance methods but they don’t mutate anything, you’re fine.

    There’s a difference in general design though – static methods should almost always be thread-safe (i.e. you should make them thread-safe) whereas instance methods don’t generally have to be (although you should document your class’s thread-safety).

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

Sidebar

Related Questions

I'm building an application using C# which will use CATIA COM modules. When I
I'm building a web api using WCF web api preview 6, currently I'm stuck
I am currently building an iOS app which utilises GameKit's turn based gaming api's.
I'm building Pylons-based web application with RESTful API, which currently lacks any authentication. So
I am building an API which will accept a variety of metrics from an
I'm currently building a library around the Google Analytics Data Export API. When i'm
I'm currently building a Java app that could end up being run on many
I am currently building an internal web application used in a factory/warehouse type location.
I am currently building an Excel 2007 Add-in using VSTO (latest version + sp1)
I am currently building a web site and I just implemented SqlCacheDependency using LinqToSQL

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.