Skip to content

Joe's Happy Life

Be positive, have fun

  • Web Development
    • ASP.Net
    • PHP
    • CMS
    • DB
    • WCF
    • Performance
    • Library
    • Location
  • Email
  • Social Media
  • SEO
  • IT | UTS
  • Projects
    • Projects Since 2011
    • Project Management
  • Writing
  • Archives
  • 한국어

Tag: multi threading

How to throttle a section in WCF

If a WCF service internally connected to a legacy system which does not support multi threading, the WCF needs to be throttled. The easiest way to achieve this is to make the WCF works sequentially by setting this up not to work concurrently. By default, a WCF configured to process in multiple instances and concurrency… Continue reading How to throttle a section in WCF

Published September 10, 2014
Categorised as WCF Tagged multi threading, throttle, wcf

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

.Net Angular asp.net Automapper Azure c# climate change continuous deploy continuous integration dddperth eclipse entity framework Event Driven facebook Functional Programming global culture global media global warming Google+ gulp Hangfire Jenkins joomla Moq mssql MVC NLog npm performance php redmine RPIT SQLite subversion svn Swashbuckle Teamcity Technology Radar Twitter UN urban spraw UTS wcf WebAPI WordPress

Popular Posts

  • SQL – Best way to get Total Count with pagination 16 views | 0 comments
  • Use Hangfire with SQLite in ASP.Net 4.5. 8 views | 0 comments
  • DateTime time zone conversion in .Net / C# 8 views | 0 comments
  • Why you still use Resharper in 2023 5 views | 0 comments
  • DateTime – How to properly save and read date time in ASP.Net 4 views | 0 comments
  • OpenCart template selection for retail shop, Oct 2013 4 views | 0 comments
  • Jenkins – Build set up for .Net project 4 views | 0 comments
  • The total cost of owning a car 3 views | 0 comments
  • Recursive mocking using Moq 3 views | 0 comments
  • Korean Restaurants for a solo traveler 3 views | 0 comments
  1. rocker8942 on Why you still use Resharper in 2023February 2, 2025

    In Jan, 2025, I finally ditched Resharper. I'm happy with fast Visual Studio cause I need to open/close many projects…

  2. Olu on SQL – Best way to get Total Count with paginationOctober 28, 2022

    Found this http://andreyzavadskiy.com/2016/12/03/pagination-and-total-number-of-rows-from-one-select/

  3. Olu on SQL – Best way to get Total Count with paginationOctober 28, 2022

    I'm curious too. How did you solve it?

  4. rocker8942 on SQL – Best way to get Total Count with paginationApril 9, 2022

    That's a good point. I haven't tested the code against the large tables like 22M rows. I'm curious how you…

  5. Keyur on SQL – Best way to get Total Count with paginationApril 9, 2022

    It is very slow in my use case while DMLs are going on and the table has approx 22 M…

Joe's Happy Life
Proudly powered by WordPress.