Whats recommended? Running CSS in parallel with or independent of LD?

In migrating from Local Directors to CSS, is it recommended to deplot the CSS to be independent of the local directors? We have a proposed design that maintains the Local Directors as part of the solution, and I feel that may not be the best way, and I wanted to post this here and see what the consensus is.

CSS is a superset of LD. CSS does what LD does and much more. CSS strengths lay in L5-L7 ie. NBAR, Flash Crowd insurance with WebNS, Cookie and URL inspection, and TCP intercetpt & splicing of connections to the best server in the server farm. Yes it can do L2, L3, L4 but there are other Cisco products to do this.
I agree the inclusion of LD in your new solution limits you to L4 functionality. My own opinion is that a solution is only as good as the "weakest" component. I would go independant of the LD. Perhaps you can redeploy the LD in another part of the LAN?

Similar Messages

  • Can i run css on parallels?????

    my computer is dieing and its old and just baag. i was looking into buying a macbook nothing else thats the best i can afford and i need a notebook for skool. i know that you can run windows on parallels i love windows for its independicy but i want a mac for its features and its style. i was wondering if i could run counter strike source on it or other games like basic windows games. and if i can i want to be shure that its not gonna be crappy peformance if anyone has css on there computer what is the FPS rate and is there steam problems???

    "is there a program or a way i can run it "
    http://www.apple.com/macosx/bootcamp/
    Please search the discussions before posting. Questions regarding running Windows games on Macs has been asked and answered many times in the past and can save you time in the future.

  • Running subVI in parallel with itself using producer-consumer pattern

    I'm using the procuder-consumer pattern to create what I call threads in response to various events much like in Producer Consumer with Event Structure and Queues
    I have several physical instruments, and would like to run the exact
    same test in parallel on each of the instruments.  I have a subVI
    that takes as inputs a VISA resource and a few control references among
    other things and then performs the desired experiment.  I have a
    separate consumer loop for each physical instrument, with this subVI
    inside each consumer loop.
    My test VI worked great; each consumer loop was a simple while loop
    incrementing a numeric indicator (not using my real subVI above). 
    However, my real program can only run one consumer loop at a time much
    to my dismay.  Reworking my simple test VI to use a subVI to
    increment the indicator rather than just explicitly coding everything
    resulted in the same problem: only a single consumer loop ran at a time
    (and as I stopped the running loop, another would get a chance to
    begin). The subVI in this case was extremely
    simple taking only a ref to the indicator and a ref to a boolean to
    stop, and incrementing the indicator in a while-loop.
    Is there a way around this?  Now that I've spent the time making a
    nice subVI to do the entire experiment on on the physical instrument, I
    thought it would be fairly trivial to extend this to control multiple
    instruments performing the same experiment in parallel.  It seems
    only one instance of a given subVI may run at one time.  Is this
    true?  If it is indeed true, what other options do I have?  I
    have little desire to recode my subVI to manually handle multiple
    physical instruments; this would also result in a loss of functionality
    as all parallel experiments would run more or less in lock step without
    much more complexity.
    Thank you.

    You need to make your subvi reentrant.  Then it can run several instances at any time with each instance occupying its own unique memory space.  Click on File - VI Properties - Execution, and check the reentry execution checkbox.  Then save the vi.
    - tbob
    Inventor of the WORM Global

  • Why does LabView crash when I run it in parallel with a temp/ RH logging probe?

    I am running LabView 6.1 on windows 95. Up till now I have had no problems. However, we recently acquired a Temperature / Humidity probe which plugs into the Com1 port of the computer and logs the data using it's own software. Since then, when the two programs are used together, eventually LabView crashes with the following error message: Failure, 'image.cpp, line 5793.
    Can you tell me why this occurs and what the solution is?

    Taking a shot at this. It could be because the two programs are trying to access the same type of logging program(excel??). Only one link can be active at a time or they crash. Try running it without saving the data and see if it crashes.

  • Unix master shell script to run jobs in parallel with dependency

    I need a master shell script which would call the following shell scripts as per below order. Kindly note that if any shell script fails then the master shell script should abort.
    Level 1     PRODUCTS
         SP_ROST_DLY_STG_lD
         SP_ROST_DLY_ITG_lD
    After Level 1 completes run below two shell scripts in parallel:
    Level 2     SP_IDL_EDGE_CON_POSTN_STG_Ld ,     SP_IDL_EDGE_ACCT_POSTN_STG_LD
    After Level 2 completes run below shell scripts as per the seqeunce and in parallel:
    Level 3     SP_IDL_EDGE_ACCT_STG_LD ,     SP_IDL_EDGE_CONT_STG_LD
         SP_IDL_EDGE_ACCT_STG_VAL ,     SP_IDL_EDGE_CONT_STG_VAL
         SP_IDL_EDGE_ACCT_ITG_Ld ,     SP_IDL_EDGE_CON_ITG_Ld
    After Level 3 completes run below shell scripts as per the seqeunce and in parallel:
    Level 4     SP_IDL_EDGE_CONT_POSTN_ITG_LD ,     SP_IDL_EDGE_VISITS_LD
         SP_IDL_EDGE_ACCT_POSTN_ITG_LD ,     SP_IDL_EDGE_VISITS_DTL_LD

    can i avoid using set -e and use some other method so that if there is an error in previous job then the next job is not triggered.Sure, but it is ugly.
    The below is not the only way to do this...
    Wrap every place you start another script with:
    $ if ! MYSCRIPT; then
        echo Script MYSCRIPT failed. >&2
        exit 1
    fibut the wrapper for parallel scripts is even worse:
    $ MYSCRIPT &
    $ MYSCRIPT_JOBNO=$!
    $ MYSCRIPT2 &
    $ MYSCRIPT2_JOBNO=$!
    $ MYSCRIPT_STATUS=`wait ${MYSCRIPT_JOBNO}`
    $ if [ ${MYSCRIPT_STATUS} -ne 0 ]; then
        echo Script MYSCRIPT failed. >&2
        exit 1
    fi
    $ MYSCRIPT2_STATUS=`wait ${MYSCRIPT2_JOBNO}`
    $ if [ ${MYSCRIPT2_STATUS} -ne 0 ]; then
        echo Script MYSCRIPT2 failed. >&2
        exit 1
    fi
    ...Now, doesn't a simple 'set -e' look much better?

  • Error while reporting in parallel with ETL run!!!

    Hi All,
    It has been observed that when report is run in parallel with ETL, Report fails with following error:
    Error during SQL execution: (DA0003)
    Exception: DBD, ORA-12842: Cursor invalidated during parallel execution State: N/A
    Please let know if we can run report in parallel with ETL.

    Hi,
    thats correct. You should first load your DWH via ETL and then report off it.
    Regards
    -Seb.

  • Adobe Acrobat XI pro version, Windows 7, running on iMac parallels, converting pdf to a pdf with reduced size is not possible, error: error in converting the file! What to do? Its a bit annoying not to be able to store pdf files in reduced size, any idea?

    Adobe Acrobat XI pro version, Windows 7, running on iMac parallels, converting pdf to a pdf with reduced size is not possible, error: error in converting the file! What to do? Its a bit annoying not to be able to store pdf files in reduced size, any idea?? Thanks, Jörg

    Hi Jorg ,
    Are you trying to reduce the file size with the "Reduced size PDF" in the save as other option.
    Give it a try if you haven't done it prior.
    Open that PDF>File>Save as Other>Reduced size PDF.
    If possible ,please share the snapshot of the error message with us so that we can have a look in order to assist you further.
    Regards
    Sukrit Dhingra

  • What cable do I need to run a slide show with music on a projector at a meeting? I have a Mac Book Pro.

    What cable do I need to run a slide show with music on a projector at a meeting? I have a Mac Book Pro.

    Hi jackwyatt,
    Thanks for visiting Apple Support Communities.
    If you would like to connect your MacBook Pro to a projector to output the display and sound, the cables and adapters you need will vary depending on the specific model MacBook Pro that you have.
    I recommend this page for getting a good idea of which adapters you might need:
    About Apple video adapters and cables
    Additionally, the tips in this article can also apply to using a projector as a display:
    OS X Mavericks: Use a television as a display
    All the best,
    Jeremy

  • Is it possible to run a subVI in parallel with the caller VI?

    I have a front panel VI which calls numerous subVIs, one or two of which I would like to execute simultaneously with the calling VI. The front panel has time-dependant operations which are being prevented from running because it is waiting for the subVIs to finish, even though no data is required from them.
    Is it possible to call these subVIs such that they run silently in the background allowing the front panel to execute unhindered?
    I've looked at the Synchronisation features but is this what I need?

    shoneill wrote:
    > It's also very important to mention that the whole multi-threaded
    > execution CANNOT be reliably observed in highlighting mode in the
    > LabVIEW development environment. You need to let the VI run
    > full-speed to see this.
    >
    > Highlighting (to the best of my knowledge) forces single-threading, or
    > acts like it does.
    This is simply a convinience by LabVIEW since humans are inherently
    non-multi treaded. What you will see in parallel loops and which can
    still be distracting is that LabVIEW seems to randomly switch between
    different parts of your diagram. In fact this is also what is happening
    in normal execution but the execution switch is so fast (each individual
    operation typically taking microseconds it
    seems they execute in parallel.
    The nice part of LabVIEW since version 2.0 somewhere around 1988 already
    is, that it provides this seemless multithreading on every single
    platform even if the underlaying OS is not multithreading capable at all
    (Win3.1, MacOS).
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

  • Help with running DTPs in parallel

    Hi,
    I'm running the hjstory loads for Material Movements(2LIS_03_BF) in BI7.0. I'm running a delta DTP with get request flag checked. I've also defined 4 parallel processes for the load. My problem is the following :
    1. Only one data packet at a time is getting processed. Its not processing packets in parallel. Is this normal behaviour, if not please let me where to look for rectifying the same.
    2. What is the impact of running a Full DTP with filter criteria by posting date in parallel with the DTP already running.
    Thanks,
    Kedar

    Hi Kedar,
    We faced an issue where we noticed that even though there were Dialogs available, still the processes were waiting for a long time. Later, we found that the basis team had specified a setting and restricted the number of Dialogs being used by the loads (for the sake of not exhausting the dialogs incase someone wanted to go into the system for debugging something)
    Not sure if you have a similar situation.
    Thanks,
    Ashish

  • Running parallels with windows xp. want to upgrade my Quickbooks to 2013, but it will not recognize the disc.  Help!

    running parallels with windows xp and OS X Lion.  Trying to upgrade my Quickbooks on the windows side to the new 2013 version.  The windows side does not even recognize the disc.  What am I doing wrong?

    S that QB edition is only for windows 8. It won't run on any earlier version of windows.
    Looking at the QB 2013 system requirement it runs on XP.
    http://support.quickbooks.intuit.com/support/articles/INF21187
    So the version of windows is not your problem. Your problem is the virtual machine is not se to use the mac dvd drive. Have you looking into the machine settings. Not windows settings, the virtual machine settings. Make sure it is set to connect the mac dvd drive to the virtual machine.
    A good place to start would be the parallels help system. Not the windows help system.

  • Hardware Recommendations - Running Windows 7 w/ AutoCAD through Parallels 9

    My fiance is doing some independent interior design work and requires AutoCAD for rendering/drafting. She's much more comfortable with the Windows version of Autocad, so I looked into a VM install. She currently has a late-2008 Macbook pro, 2.5Ghz dual-core processor with 4GB of RAM. I installed Parallels 9 with a Windows 7 VM to run AutoCAD, but it's almost unusable. When Parallels is on the machine is already running hot, and opening AutoCAD takes at least 10-15 minutes and is very slow to respond.
    Since her macbook is almost 6 years old, it would seem that hardware is the major issue here. I'm looking into a newer machine for her but I'm concerned with how much processing power she'll need without spending an-arm-and-a-leg. Is anyone else running a similar Parallels/Windows7/AutoCAD setup? How much CPU power is recommended? I would assume 4GB of RAM isn't going to cut it, at least 8 would be beneficial. How about hard-drive speed?

    A late 2008 MBP can accept 8 GB RAM with the following specifications:
    204-pin PC3-8500 (1066 MHz) DDR3 SO-DIMM
    The most reliable vendors of Mac compatible RAM are OWC and Crucial.
    Ciao.

  • How do I run one vi that has a continuous loop in parallel with other vi�s

    I am currently attempting to run one vi that has a continuous
    loop in parallel with other vi’s.  When I
    run the program it hangs up in the continuous loop vi and does not execute any
    other steps in the program.  The loop vi
    is for temperature checking, control and recording once it reaches a certain temperature
    gradient.  The other vi’s are for other functions
    like pressure readings and flow rates, for example.
    Where am I going wrong and what can I do to fix this
    problem.  Thank you for your time and
    help.

    Here is a zip file with the vi in question.  The
    spraycooling6 and the TempStep5 both run fine alone but when I add the TempStep
    to the Spraycooling6 it only runs the TempStep and hangs up the program.
    I'm new to LabView and know that the code is probably not optimized for some
    functions.  In addition, this is still a work in progress for me so this is
    not the final vi.  Again, thank you for you time and input I
    appreciate it.
    Attachments:
    Spraycooling6.zip ‏137 KB

  • TitanTV listings page NOW affects my Firefox. I'd commonly run it -multiple tabs- with no problem at all. Now-- Hanging!; flash crash,etc.. What jusT changed??

    (Using WiFi and all-- library computers, etc.. I got in the habit of keeping multiple tabs open. I came to Firefox because it handled that usage much, much better than any version of IE. Running the multiple tabs of the future television listings made sense and Was very convenient.. Was. Now it seems -after eliminating other possibilities* that the TitanTV page is the cause of my Firefox Hanging.. (when open at all It slows even Other pages' scrolling..?! ) So yeah-- 'Hanging,' unresponsive page, flash/shockwave -type crashes etc. ,etc. Obviously..I don't Have to use the page.. or run it on this browser but What ALL Of A Sudden is causing this to occur?? Is it the ad content on there somehow? I'd love to find out at this point... and I do prefer this to the other browsers. [*And did follow the posted usual troubleshoots as well as uninstall/re-install on both the Firefox and antivirus (Avast), clearing the cache memory...] I'd love it if I could solve this new mystery here.... Thanks! )

    Tom, <br />
    I am glad it is working again after following Moses's advice.
    You say give us volunteers better ammunition, would help with troubleshooting. Well one thing you could have done along those lines was to follow the prompts to include full troubleshooting information in your question.
    You have marked the thread solved and so it appears running in safe mode with plugins disabled solved the issue for you. That is commonly seen in searches as a troubleshooting step because it is useful. Firefox is highly customisable something people like, but the downside is all the various addons do not always work well in every situation and combination.
    The action was only intended as a troubleshooting step, but you may well have more than one single issue here and may need further help sorting that out. I appreciate you are frustrated & not swearing '''at''' ''Moses'' but you are probably more likely to find help if you tone down the language.
    I can not be sure yet but probably most of you problems are not directly related to the upgrade of Firefox from Fx28 to Fx29.

  • Macbook Pro Early 2008 running slow, hot even with upgrades - what to do?

    Hello!
    Specs:
    I have a Macbook Pro Early 2008 (Model A1260). I have upgraded both the RAM (from 2GB to 4GB DDR2 667) and the HDD  (from the factory installed 200GB 5400 to a 750GB 5400).
    Previous to this, I was running Leopard, and upgraded to Snow Leopard then Lion as my specs match the requirements. On the old/original HDD and RAM, All was good for about 3  months, and in the past month or two, I began to have performance issues, so after trying everything (including a clean wipe & reinstall using Lion Recovery) and doing a lot of reading in these forums and others, I decided/hoped the problem would be remedied with some upgrades (hence the new HDD & RAM upgrades).
    This has helped to the point where I can now run safari without having to force reload or having the whole computer freeze (although that has now happened once), but I wasn't even able to load a youtube video.
    CPU Usage:
    I checked the activity monitor and I'm getting a pretty constant CPU usage of about 50% (even with no other apps running):
    (The above is with just Safari, Dropbox, smcFanControl & Activity monitor)
    My fans are engaged constantly (smcFanControl has my computer at 75º-80ºC at any given time that it's on).
    The CPU usage & temps seems high - but I am not sure haven't found very good answers online.
    Things I've Tried (Post RAM & HDD Upgrades):
    I tried to perform a hardware test (holding D before the gray screen) - and both times I tried it, it did not work, as in Lion just loaded as normal.
    Ran repair permissions - and some things were repaired.
    Tried to run Verify Disk - no dice - the computer froze and I had to use the power button to shut it off & restart
    Reset the SMC per apple support instructions - had no effect on the fans or heat (though I'm still not sure if this is a real problem or not!)
    What I'm looking for :
    Any ideas on what could be going on - is this just par for the course on older models running lion, or is there something more to be done?
    I am really hoping to squeeze a few more years of service out of this machine! Thanks for any advice you can give me!

    Incase you are using your MBP like a laptop (which it is NOT)...................
    According to the user manual it states in part:
    "Do not operate your MacBook Pro on a pillow or other soft material, as the material can block the airflow vents. Never place anything over the keyboard when operating your MacBook Pro. Never push objects into the ventilation openings."
    MacBook Pro: Care, Use, and Safety Information
    "Do not place your MacBook Pro on your lap or other body surface for extended periods of time. Prolonged body contact can cause discomfort and potentially a burn."

Maybe you are looking for

  • Chat scroll in another program needs firefox 5.0.1

    company chat program scrolled just fine with 5.0.1 now need to scroll to find and advance

  • Create a list of section under a department

    Hi, I am new. Can someone tell me how to create a list of different sections under a department. e.g. I have English department and under that, after clicking on the English Icon, users can see 3 other sections such as Eng 1, Eng 2 and Eng 3. Thanks

  • CSS different borders on all sides

    I would like to assign different borders to different sides. Right now I have this: border: 1px solid; border-color: #ddd #fff #ddd #fff; What I really want is NO boarder at all at the top and bottom. Is that possible? Thank you, B

  • Microsoft RDC not working on 10.6 but does on earlier versions (And PC!!)- Help!

    I need to access a web-based windows application which needs to be accessed through microsoft remote Desktop connection. This works on two other family Macs which are Leopards (I am Snow Leopard). I am unable to get this to work and a message from RD

  • Provide some suggestion about items max volumn

    Hi experts I would like to know the max items number for B1. My customer have about 20,000 items, and every item have about 35 WH. Is this volumn OK for B1? could you provide some suggestion about items max volumn? Glen